Searched refs:CCU_HTC_CR (Results 1 – 3 of 3) sorted by relevance
21 #define CCU_HTC_CR(ap_index) (MVEBU_CCU_BASE(ap_index) + 0x200) macro108 reg = mmio_read_32(CCU_HTC_CR(ap_index)); in llc_runtime_enable()110 mmio_write_32(CCU_HTC_CR(ap_index), reg); in llc_runtime_enable()
27 #define CCU_HTC_CR (MVEBU_CCU_BASE(MVEBU_AP0) + \ macro154 reg = mmio_read_32(CCU_HTC_CR); in init_aurora2()156 mmio_write_32(CCU_HTC_CR, reg); in init_aurora2()
29 #define CCU_HTC_CR (MVEBU_CCU_BASE(MVEBU_AP0) \ macro159 reg = mmio_read_32(CCU_HTC_CR); in init_aurora2()161 mmio_write_32(CCU_HTC_CR, reg); in init_aurora2()
Completed in 4 milliseconds