Searched refs:GET_PWR_CFG_CUT_MASK (Results 1 – 6 of 6) sorted by relevance
34 GET_PWR_CFG_CUT_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()40 if (GET_PWR_CFG_CUT_MASK(pwrcfgcmd) & cut_vers) { in rtl88eu_pwrseqcmdparsing()
62 GET_PWR_CFG_CUT_MASK(PwrCfgCmd), in HalPwrSeqCmdParsing()75 (GET_PWR_CFG_CUT_MASK(PwrCfgCmd) & CutVersion) && in HalPwrSeqCmdParsing()
44 #define GET_PWR_CFG_CUT_MASK(__PWR_CMD) __PWR_CMD.cut_msk macro
60 #define GET_PWR_CFG_CUT_MASK(__PWR_CMD) (__PWR_CMD.cut_msk) macro
1772 GET_PWR_CFG_CUT_MASK(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1779 (GET_PWR_CFG_CUT_MASK(cfg_cmd)&cut_version) && in rtl_hal_pwrseqcmdparsing()
103 #define GET_PWR_CFG_CUT_MASK(__PWR_CMD) __PWR_CMD.cut_msk macro