Searched refs:GET_PWR_CFG_FAB_MASK (Results 1 – 6 of 6) sorted by relevance
65 GET_PWR_CFG_FAB_MASK(PwrCfgCmd), in HalPwrSeqCmdParsing23a()74 if ((GET_PWR_CFG_FAB_MASK(PwrCfgCmd) & FabVersion) && in HalPwrSeqCmdParsing23a()
46 GET_PWR_CFG_FAB_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()54 if ((GET_PWR_CFG_FAB_MASK(pwrcfgcmd) & fab_vers) && in rtl88eu_pwrseqcmdparsing()
83 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) (__PWR_CMD.fab_msk) macro
1749 GET_PWR_CFG_FAB_MASK(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1754 if ((GET_PWR_CFG_FAB_MASK(cfg_cmd)&faversion) && in rtl_hal_pwrseqcmdparsing()
80 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro
112 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro