Searched refs:GET_PWR_CFG_VALUE (Results 1 – 5 of 5) sorted by relevance
79 GET_PWR_CFG_VALUE(PwrCfgCmd) & in HalPwrSeqCmdParsing()91 GET_PWR_CFG_VALUE(PwrCfgCmd) in HalPwrSeqCmdParsing()112 value == (GET_PWR_CFG_VALUE(PwrCfgCmd) & in HalPwrSeqCmdParsing()127 if (GET_PWR_CFG_VALUE(PwrCfgCmd) == PWRSEQ_DELAY_US) in HalPwrSeqCmdParsing()
37 #define GET_PWR_CFG_VALUE(__PWR_CMD) __PWR_CMD.value macro118 value |= (GET_PWR_CFG_VALUE(pwrcfgcmd) & GET_PWR_CFG_MASK(pwrcfgcmd)); in HalPwrSeqCmdParsing()132 if (value == (GET_PWR_CFG_VALUE(pwrcfgcmd) & GET_PWR_CFG_MASK(pwrcfgcmd))) in HalPwrSeqCmdParsing()
109 #define GET_PWR_CFG_VALUE(__PWR_CMD) __PWR_CMD.value macro
66 #define GET_PWR_CFG_VALUE(__PWR_CMD) (__PWR_CMD.value) macro
1810 GET_PWR_CFG_MASK(cfg_cmd), GET_PWR_CFG_VALUE(cfg_cmd)); in rtl_hal_pwrseqcmdparsing()1828 value |= (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1845 (GET_PWR_CFG_VALUE(cfg_cmd) & in rtl_hal_pwrseqcmdparsing()1858 if (GET_PWR_CFG_VALUE(cfg_cmd) == in rtl_hal_pwrseqcmdparsing()