Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_defs.h33 #define UPWR_FUNCTION_BITS (4U) macro
36 (UPWR_SRVGROUP_BITS + UPWR_FUNCTION_BITS + UPWR_PWDOMAIN_BITS)
51 uint32_t function : UPWR_FUNCTION_BITS; /* function */
626 UPWR_SRVGROUP_BITS+UPWR_FUNCTION_BITS)
645 uint32_t function: UPWR_FUNCTION_BITS;