Home
last modified time | relevance | path

Searched refs:GET_PWR_CFG_FAB_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
DHalPwrSeqCmd.c65 GET_PWR_CFG_FAB_MASK(PwrCfgCmd), in HalPwrSeqCmdParsing23a()
74 if ((GET_PWR_CFG_FAB_MASK(PwrCfgCmd) & FabVersion) && in HalPwrSeqCmdParsing23a()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dpwrseqcmd.c46 GET_PWR_CFG_FAB_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()
54 if ((GET_PWR_CFG_FAB_MASK(pwrcfgcmd) & fab_vers) && in rtl88eu_pwrseqcmdparsing()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dpwrseqcmd.h83 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) (__PWR_CMD.fab_msk) macro
Dcore.c1749 GET_PWR_CFG_FAB_MASK(cfg_cmd), in rtl_hal_pwrseqcmdparsing()
1754 if ((GET_PWR_CFG_FAB_MASK(cfg_cmd)&faversion) && in rtl_hal_pwrseqcmdparsing()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dpwrseqcmd.h80 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro
/linux-4.4.14/drivers/staging/rtl8723au/include/
DHalPwrSeqCmd.h112 #define GET_PWR_CFG_FAB_MASK(__PWR_CMD) __PWR_CMD.fab_msk macro