Searched refs:GET_PWR_CFG_FAB_MASK (Results 1 – 4 of 4) sorted by relevance
63 GET_PWR_CFG_FAB_MASK(PwrCfgCmd), in HalPwrSeqCmdParsing()74 (GET_PWR_CFG_FAB_MASK(PwrCfgCmd) & FabVersion) && in HalPwrSeqCmdParsing()
61 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) (__PWR_CMD.fab_msk) macro
1772 GET_PWR_CFG_FAB_MASK(cfg_cmd), in rtl_hal_pwrseqcmdparsing()1777 if ((GET_PWR_CFG_FAB_MASK(cfg_cmd)&faversion) && in rtl_hal_pwrseqcmdparsing()
106 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro