Searched refs:OMAP4_CM_CLKSTCTRL (Results 1 – 2 of 2) sorted by relevance
184 v = omap4_cminst_read_inst_reg(part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in _clktrctrl_write()187 omap4_cminst_write_inst_reg(v, part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in _clktrctrl_write()203 v = omap4_cminst_read_inst_reg(part, inst, cdoffs + OMAP4_CM_CLKSTCTRL); in omap4_cminst_is_clkdm_in_hwsup()492 OMAP4_CM_CLKSTCTRL); in omap4_clkdm_save_context()
20 #define OMAP4_CM_CLKSTCTRL 0x0000 macro