Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap2/
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,
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()
Dcm2xxx.c205 s16 *prcm_inst, in omap2xxx_cm_split_idlest_reg() argument
225 *prcm_inst = offs; in omap2xxx_cm_split_idlest_reg()
Dcm3xxx.c119 s16 *prcm_inst, in omap3xxx_cm_split_idlest_reg() argument
139 *prcm_inst = offs; in omap3xxx_cm_split_idlest_reg()
/Linux-v5.10/include/linux/clk/
Dti.h241 s16 *prcm_inst, u8 *idlest_reg_id);