Home
last modified time | relevance | path

Searched defs:pstate (Results 26 – 36 of 36) sorted by relevance

12

/rk3399_ARM-atf/drivers/arm/ccn/
H A Dccn_private.h161 #define PSTATE_TO_RUN_MODE(pstate) (((pstate) & HNF_PSTATE_MASK) >> 2) argument
/rk3399_ARM-atf/plat/rockchip/common/
H A Dplat_pm.c133 int pstate = psci_get_pstate_type(power_state); in rockchip_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/mt8173/
H A Dplat_pm.c472 int pstate = psci_get_pstate_type(power_state); in plat_validate_power_state() local
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c346 int pstate = psci_get_pstate_type(power_state); in a8k_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_pm.c484 int pstate = psci_get_pstate_type(power_state); in plat_mtk_validate_power_state() local
/rk3399_ARM-atf/include/lib/psci/
H A Dpsci.h120 #define psci_get_pstate_pwrlvl(pstate) (((pstate) >> PSTATE_PWR_LVL_SHIFT) & \ argument
/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dphy.c34 #define MAP_PHY_ADDR(pstate, n, instance, offset, c) \ argument
40 uint32_t pstate = (addr & U(0x700000)) >> 20U; /* bit 22:20 */ in map_phy_addr_space() local
H A Dddr4fw.h18 uint8_t pstate; member
214 uint8_t pstate; member
376 uint8_t pstate; member
678 uint8_t pstate; member
948 uint8_t pstate; member
1941 uint8_t pstate; member
/rk3399_ARM-atf/drivers/st/ddr/phy/firmware/include/
H A Dmnpmusrammsgblock_lpddr4.h109 uint8_t pstate; /* member
H A Dmnpmusrammsgblock_ddr3.h116 uint8_t pstate; /* member
H A Dmnpmusrammsgblock_ddr4.h123 uint8_t pstate; /* member

12