Home
last modified time | relevance | path

Searched refs:PMUGRF_BASE (Results 1 – 9 of 9) sorted by relevance

/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/pwm/
A Dpwm.c52 val = mmio_read_32(PMUGRF_BASE + PMUGRF_GPIO1C_IOMUX); in disable_pwms()
58 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO1C_IOMUX, val); in disable_pwms()
61 val = mmio_read_32(PMUGRF_BASE + PMUGRF_GPIO0A_IOMUX); in disable_pwms()
67 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO0A_IOMUX, val); in disable_pwms()
100 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO0A_IOMUX, val); in enable_pwms()
107 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO1C_IOMUX, val); in enable_pwms()
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/pmu/
A Dpmu.c584 mmio_read_32(PMUGRF_BASE + PMUGRF_PVTM_CON0); in pvtm_32k_config()
586 mmio_read_32(PMUGRF_BASE + PMUGRF_PVTM_CON1); in pvtm_32k_config()
588 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON0, in pvtm_32k_config()
591 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON0, in pvtm_32k_config()
597 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON0, in pvtm_32k_config()
625 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON0, in pvtm_32k_config()
638 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON0, in pvtm_32k_config_restore()
640 mmio_write_32(PMUGRF_BASE + PMUGRF_PVTM_CON1, in pvtm_32k_config_restore()
753 mmio_write_32(PMUGRF_BASE + GPIO0A_IOMUX, in pmu_sleep_config()
826 mmio_write_32(PMUGRF_BASE + GPIO0A_IOMUX, in pmu_sleep_restore()
[all …]
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/soc/
A Dsoc.c95 tmp = mmio_read_32(PMUGRF_BASE + PMUGRF_SOC_CON(3)); in soc_reset_config_all()
97 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(3), tmp); in soc_reset_config_all()
124 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(2), in px30_soc_reset_config()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/dram/
A Ddram.c19 os_reg2_val = mmio_read_32(PMUGRF_BASE + PMUGRF_OSREG(2)); in dram_init()
A Ddfs.c1745 channel_mask = (mmio_read_32(PMUGRF_BASE + PMUGRF_OSREG(2)) >> 28) & in exit_low_power()
1783 channel_mask = (mmio_read_32(PMUGRF_BASE + PMUGRF_OSREG(2)) >> 28) & in resume_low_power()
/tf-a-ffa_el3_spmc/plat/rockchip/px30/
A Dpx30_def.h24 #define PMUGRF_BASE 0xff010000 macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/include/shared/
A Daddressmap_shared.h27 #define PMUGRF_BASE (MMIO_BASE + 0x07320000) macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/gpio/
A Drk3399_gpio.c172 val = mmio_read_32(PMUGRF_BASE + PMU_GRF_GPIO0A_P + in get_pull()
231 mmio_write_32(PMUGRF_BASE + PMU_GRF_GPIO0A_P + in set_pull()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c891 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON0, EXTERNAL_32K); in sys_slp_config()
892 mmio_write_32(PMUGRF_BASE, IOMUX_CLK_32K); /* 32k iomux */ in sys_slp_config()
1550 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO1A_IOMUX, in rockchip_soc_system_off()
1618 mmio_write_32(PMUGRF_BASE + PMUGRF_GPIO0A_SMT, GPIO0A0_SMT_ENABLE); in plat_rockchip_pmu_init()

Completed in 16 milliseconds