Searched refs:rpm_res_type (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-smd-rpm.c | 24 .rpm_res_type = (type), \ 40 .rpm_res_type = (type), \ 67 .rpm_res_type = (type), \ 84 .rpm_res_type = (type), \ 162 const int rpm_res_type; member 199 r->rpm_res_type, r->rpm_clk_id, &req, in clk_smd_rpm_handoff() 204 r->rpm_res_type, r->rpm_clk_id, &req, in clk_smd_rpm_handoff() 222 r->rpm_res_type, r->rpm_clk_id, &req, in clk_smd_rpm_set_rate_active() 236 r->rpm_res_type, r->rpm_clk_id, &req, in clk_smd_rpm_set_rate_sleep()
|