Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dcm.h58 int (*split_idlest_reg)(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
69 extern int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
Dcm_common.c68 int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst, in cm_split_idlest_reg() argument
78 ret = cm_ll_data->split_idlest_reg(idlest_reg, prcm_inst, in cm_split_idlest_reg()
80 *prcm_inst -= cm_base.offset; in cm_split_idlest_reg()
Dcm2xxx.c208 s16 *prcm_inst, in omap2xxx_cm_split_idlest_reg() argument
228 *prcm_inst = offs; in omap2xxx_cm_split_idlest_reg()
Dcm3xxx.c122 s16 *prcm_inst, in omap3xxx_cm_split_idlest_reg() argument
142 *prcm_inst = offs; in omap3xxx_cm_split_idlest_reg()
/Linux-v4.19/include/linux/clk/
Dti.h239 s16 *prcm_inst, u8 *idlest_reg_id);