Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dcm.h54 int (*split_idlest_reg)(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
65 extern int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst,
H A Dcm_common.c52 int cm_split_idlest_reg(struct clk_omap_reg *idlest_reg, s16 *prcm_inst, in cm_split_idlest_reg() argument
62 ret = cm_ll_data->split_idlest_reg(idlest_reg, prcm_inst, in cm_split_idlest_reg()
64 *prcm_inst -= cm_base.offset; in cm_split_idlest_reg()
H A Dcm2xxx.c108 s16 *prcm_inst, in omap2xxx_cm_split_idlest_reg() argument
128 *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()
/openbmc/linux/include/linux/clk/
H A Dti.h255 s16 *prcm_inst, u8 *idlest_reg_id);