Home
last modified time | relevance | path

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

/Linux-v6.6/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.c148 static 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-v6.6/drivers/clk/ti/
Dclkt_dflt.c89 s16 prcm_mod; in _omap2_module_wait_ready() local