Home
last modified time | relevance | path

Searched refs:module_enable (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
Dcm_common.c146 if (!cm_ll_data->module_enable) { in omap_cm_module_enable()
152 cm_ll_data->module_enable(mode, part, inst, clkctrl_offs); in omap_cm_module_enable()
Dcm.h61 void (*module_enable)(u8 mode, u8 part, u16 inst, u16 clkctrl_offs); member
Dcm33xx.c406 .module_enable = &am33xx_cm_module_enable,
Dcminst44xx.c553 .module_enable = &omap4_cminst_module_enable,