Lines Matching refs:BUSSCRU_BASE
1115 if ((mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)) & 0x0800) != 0) { in clk_scmi_sbus_get_rate()
1116 div = mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)); in clk_scmi_sbus_get_rate()
1129 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()
1135 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()
1137 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()
1151 div = mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)); in clk_scmi_pclk_sbus_get_rate()
1162 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_pclk_sbus_set_rate()
1715 src = mmio_read_32(BUSSCRU_BASE + CRU_MODE_CON0) & 0x3; in clk_scmi_spll_get_rate()
1737 mmio_write_32(BUSSCRU_BASE + CRU_MODE_CON0, in clk_scmi_spll_set_rate()
1739 mmio_write_32(BUSSCRU_BASE + CRU_PLL_CON(137), in clk_scmi_spll_set_rate()
1742 mmio_write_32(BUSSCRU_BASE + CRU_MODE_CON0, in clk_scmi_spll_set_rate()