Searched refs:omap_cm_module_disable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | cm.h | 73 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs);
|
H A D | cm_common.c | 157 * omap_cm_module_disable - disable a module 166 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_disable() function
|
H A D | omap_hwmod.c | 1665 omap_cm_module_disable(oh->clkdm->prcm_partition, oh->clkdm->cm_inst, in _omap4_disable_module()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | cm.h | 72 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs);
|
H A D | cm_common.c | 144 * omap_cm_module_disable - disable a module 153 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_disable() function
|
H A D | omap_hwmod.c | 1665 omap_cm_module_disable(oh->clkdm->prcm_partition, oh->clkdm->cm_inst, in _omap4_disable_module()
|
Completed in 11 milliseconds