Searched refs:GET_PWR_CFG_BASE (Results 1 – 5 of 5) sorted by relevance
73 if (GET_PWR_CFG_BASE(PwrCfgCmd) == PWR_BASEADDR_SDIO) { in HalPwrSeqCmdParsing()105 if (GET_PWR_CFG_BASE(PwrCfgCmd) == PWR_BASEADDR_SDIO) in HalPwrSeqCmdParsing()
106 #define GET_PWR_CFG_BASE(__PWR_CMD) __PWR_CMD.base macro
63 #define GET_PWR_CFG_BASE(__PWR_CMD) (__PWR_CMD.base) macro
1808 GET_PWR_CFG_BASE(cfg_cmd), GET_PWR_CFG_CMD(cfg_cmd), in rtl_hal_pwrseqcmdparsing()
101 #define GET_PWR_CFG_BASE(__PWR_CMD) __PWR_CMD.base macro
Completed in 8 milliseconds