Searched refs:BCORE_CRU_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
601 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(2), in clk_cpub_set_rate()605 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()611 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()615 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()623 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()626 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()629 mmio_write_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1), in clk_cpub_set_rate()703 value = mmio_read_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1)); in clk_scmi_cpub_get_rate()708 value = mmio_read_32(BIGCORE_CRU_BASE + BCORE_CRU_CLKSEL_CON(1)); in clk_scmi_cpub_get_rate()
74 #define BCORE_CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) macro