Searched refs:GET_PWR_CFG_CMD (Results 1 – 8 of 8) sorted by relevance
34 GET_PWR_CFG_CMD(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()40 switch (GET_PWR_CFG_CMD(pwrcfgcmd)) { in rtl88eu_pwrseqcmdparsing()
66 GET_PWR_CFG_CMD(PwrCfgCmd), in HalPwrSeqCmdParsing()78 switch (GET_PWR_CFG_CMD(PwrCfgCmd)) { in HalPwrSeqCmdParsing()
46 #define GET_PWR_CFG_CMD(__PWR_CMD) __PWR_CMD.cmd macro
86 #define GET_PWR_CFG_CMD(__PWR_CMD) (__PWR_CMD.cmd) macro
1788 GET_PWR_CFG_BASE(cfg_cmd), GET_PWR_CFG_CMD(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1794 switch (GET_PWR_CFG_CMD(cfg_cmd)) { in rtl_hal_pwrseqcmdparsing()
75 #define GET_PWR_CFG_CMD(__PWR_CMD) (__PWR_CMD.cmd) macro
1824 GET_PWR_CFG_BASE(cfg_cmd), GET_PWR_CFG_CMD(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1830 switch (GET_PWR_CFG_CMD(cfg_cmd)) { in rtl_hal_pwrseqcmdparsing()
109 #define GET_PWR_CFG_CMD(__PWR_CMD) __PWR_CMD.cmd macro