Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap2/
Dcm_common.c94 int omap_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_reg, in omap_cm_wait_module_ready()
120 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-v5.10/drivers/clk/ti/
Dclkt_dflt.c97 s16 prcm_mod; in _omap2_module_wait_ready() local