Searched refs:BUSSCRU_BASE (Results 1 – 3 of 3) sorted by relevance
1126 if ((mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)) & 0x0800) != 0) { in clk_scmi_sbus_get_rate()1127 div = mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)); in clk_scmi_sbus_get_rate()1140 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()1146 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()1148 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_sbus_set_rate()1162 div = mmio_read_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0)); in clk_scmi_pclk_sbus_get_rate()1173 mmio_write_32(BUSSCRU_BASE + CRU_CLKSEL_CON(0), in clk_scmi_pclk_sbus_set_rate()1726 src = mmio_read_32(BUSSCRU_BASE + CRU_MODE_CON0) & 0x3; in clk_scmi_spll_get_rate()1748 mmio_write_32(BUSSCRU_BASE + CRU_MODE_CON0, in clk_scmi_spll_set_rate()1750 mmio_write_32(BUSSCRU_BASE + CRU_PLL_CON(137), in clk_scmi_spll_set_rate()[all …]
67 #define BUSSCRU_BASE 0xfd7d8000 macro
1265 ddr_data.busscru_mode_con = mmio_read_32(BUSSCRU_BASE + 0x280); in pm_pll_suspend()1281 mmio_write_32(BUSSCRU_BASE + 0x280, WITH_16BITS_WMSK(ddr_data.busscru_mode_con)); in pm_pll_restore()1337 mmio_write_32(BUSSCRU_BASE + 0x280, 0x0003000); in rockchip_soc_soft_reset()