Searched refs:GET_PWR_CFG_VALUE (Results 1 – 8 of 8) sorted by relevance
68 GET_PWR_CFG_VALUE(PwrCfgCmd) in HalPwrSeqCmdParsing()105 GET_PWR_CFG_VALUE(PwrCfgCmd) & in HalPwrSeqCmdParsing()117 GET_PWR_CFG_VALUE(PwrCfgCmd) in HalPwrSeqCmdParsing()143 value == (GET_PWR_CFG_VALUE(PwrCfgCmd) & in HalPwrSeqCmdParsing()168 if (GET_PWR_CFG_VALUE(PwrCfgCmd) == PWRSEQ_DELAY_US) in HalPwrSeqCmdParsing()
36 GET_PWR_CFG_VALUE(pwrcfgcmd))); in rtl88eu_pwrseqcmdparsing()54 value |= (GET_PWR_CFG_VALUE(pwrcfgcmd) & in rtl88eu_pwrseqcmdparsing()70 if (value == (GET_PWR_CFG_VALUE(pwrcfgcmd) & in rtl88eu_pwrseqcmdparsing()85 if (GET_PWR_CFG_VALUE(pwrcfgcmd) == PWRSEQ_DELAY_US) in rtl88eu_pwrseqcmdparsing()
48 #define GET_PWR_CFG_VALUE(__PWR_CMD) __PWR_CMD.value macro
88 #define GET_PWR_CFG_VALUE(__PWR_CMD) (__PWR_CMD.value) macro
1789 GET_PWR_CFG_MASK(cfg_cmd), GET_PWR_CFG_VALUE(cfg_cmd)); in rtl_hal_pwrseqcmdparsing()1807 value |= (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1824 (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1837 if (GET_PWR_CFG_VALUE(cfg_cmd) == in rtl_hal_pwrseqcmdparsing()
77 #define GET_PWR_CFG_VALUE(__PWR_CMD) (__PWR_CMD.value) macro
1825 GET_PWR_CFG_MASK(cfg_cmd), GET_PWR_CFG_VALUE(cfg_cmd)); in rtl_hal_pwrseqcmdparsing()1843 value |= (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1860 (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1873 if (GET_PWR_CFG_VALUE(cfg_cmd) == in rtl_hal_pwrseqcmdparsing()
111 #define GET_PWR_CFG_VALUE(__PWR_CMD) __PWR_CMD.value macro