Lines Matching defs:idlest_reg
55 * @idlest_reg: CM_IDLEST* virtual address
59 * Given an absolute CM_IDLEST register address @idlest_reg, passes
65 int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
75 ret = cm_ll_data->split_idlest_reg(idlest_reg, prcm_inst,
85 * @idlest_reg: CM_IDLESTx register
94 int omap_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_reg,
103 return cm_ll_data->wait_module_ready(part, prcm_mod, idlest_reg,
111 * @idlest_reg: CM_IDLESTx register
120 int omap_cm_wait_module_idle(u8 part, s16 prcm_mod, u16 idlest_reg,
129 return cm_ll_data->wait_module_idle(part, prcm_mod, idlest_reg,