Home
last modified time | relevance | path

Searched refs:CYCL_24M_CNT_MS (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/drivers/soc/
A Dsoc.h21 #define CYCL_24M_CNT_MS(ms) ((ms) * CYCL_24M_CNT_US(1000)) macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/drivers/soc/
A Dsoc.h35 #define CYCL_24M_CNT_MS(ms) (ms * CYCL_24M_CNT_US(1000)) macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/drivers/pmu/
A Dpmu.c217 mmio_write_32(PMU_BASE + PMU_PLLLOCK_CNT, CYCL_24M_CNT_MS(2)); in pmu_sleep_mode_config()
219 mmio_write_32(PMU_BASE + PMU_STABLE_CNT, CYCL_24M_CNT_MS(2)); in pmu_sleep_mode_config()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/soc/
A Dsoc.h170 #define CYCL_24M_CNT_MS(ms) (ms * CYCL_24M_CNT_US(1000)) macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c806 mmio_write_32(PMU_BASE + PMU_PLLLOCK_CNT, CYCL_24M_CNT_MS(3)); in init_pmu_counts()
807 mmio_write_32(PMU_BASE + PMU_DDRIO_PWRON_CNT, CYCL_24M_CNT_MS(1)); in init_pmu_counts()
808 mmio_write_32(PMU_BASE + PMU_CENTER_PWRDN_CNT, CYCL_24M_CNT_MS(1)); in init_pmu_counts()
809 mmio_write_32(PMU_BASE + PMU_CENTER_PWRUP_CNT, CYCL_24M_CNT_MS(1)); in init_pmu_counts()
820 mmio_write_32(PMU_BASE + PMU_SCU_L_PWRDN_CNT, CYCL_24M_CNT_MS(5)); in init_pmu_counts()

Completed in 11 milliseconds