Searched refs:GET_PWR_CFG_CMD (Results 1 – 6 of 6) sorted by relevance
35 GET_PWR_CFG_CMD(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()41 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()
45 #define GET_PWR_CFG_CMD(__PWR_CMD) __PWR_CMD.cmd macro
64 #define GET_PWR_CFG_CMD(__PWR_CMD) (__PWR_CMD.cmd) macro
1775 GET_PWR_CFG_BASE(cfg_cmd), GET_PWR_CFG_CMD(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1781 switch (GET_PWR_CFG_CMD(cfg_cmd)) { in rtl_hal_pwrseqcmdparsing()
107 #define GET_PWR_CFG_CMD(__PWR_CMD) __PWR_CMD.cmd macro