Home
last modified time | relevance | path

Searched defs:prcm_mod (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dcm_common.c81 int omap_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_reg, in omap_cm_wait_module_ready()
107 int omap_cm_wait_module_idle(u8 part, s16 prcm_mod, u16 idlest_reg, in omap_cm_wait_module_idle()
Dcm2xxx.c245 int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, in omap2xxx_cm_wait_module_ready()
Dcm3xxx.c88 static int omap3xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, in omap3xxx_cm_wait_module_ready()
/linux-6.1.9/drivers/clk/ti/
Dclkt_dflt.c89 s16 prcm_mod; in _omap2_module_wait_ready() local