Home
last modified time | relevance | path

Searched refs:prcm_inst (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcm.h55 int (*split_idlest_reg)(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
66 extern int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
H A Dcm_common.c65 int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst, in cm_split_idlest_reg() argument
75 ret = cm_ll_data->split_idlest_reg(idlest_reg, prcm_inst, in cm_split_idlest_reg()
77 *prcm_inst -= cm_base.offset; in cm_split_idlest_reg()
H A Dcm2xxx.c205 s16 *prcm_inst, in omap2xxx_cm_split_idlest_reg() argument
225 *prcm_inst = offs; in omap2xxx_cm_split_idlest_reg()
H A Dcm3xxx.c119 s16 *prcm_inst, in omap3xxx_cm_split_idlest_reg() argument
139 *prcm_inst = offs; in omap3xxx_cm_split_idlest_reg()
/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h241 s16 *prcm_inst, u8 *idlest_reg_id);