Home
last modified time | relevance | path

Searched refs:OMAP4_CM_CLKSTCTRL (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap2/
Dcm44xx.h23 #define OMAP4_CM_CLKSTCTRL 0x0000 macro
Dcminst44xx.c188 v = omap4_cminst_read_inst_reg(part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in _clktrctrl_write()
191 omap4_cminst_write_inst_reg(v, part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in _clktrctrl_write()
207 v = omap4_cminst_read_inst_reg(part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in omap4_cminst_is_clkdm_in_hwsup()