Searched refs:GET_PWR_CFG_FAB_MASK (Results 1 – 6 of 6) sorted by relevance
43 if ((GET_PWR_CFG_FAB_MASK(pwrcfgcmd) & fab_vers) && in HalPwrSeqCmdParsing()
104 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro
61 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) (__PWR_CMD.fab_msk) macro
1806 GET_PWR_CFG_FAB_MASK(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1811 if ((GET_PWR_CFG_FAB_MASK(cfg_cmd)&faversion) && in rtl_hal_pwrseqcmdparsing()
99 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro
58 (GET_PWR_CFG_FAB_MASK(PwrCfgCmd) & FabVersion) && in HalPwrSeqCmdParsing()
Completed in 8 milliseconds