Home
last modified time | relevance | path

Searched refs:chippkg (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.h143 uint chippkg; /* chip package option */ member
226 return sih->chippkg; in ai_get_chippkg()
H A Daiutils.c318 #define IS_SIM(chippkg) \ argument
319 ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID))
483 sih->chippkg = pbus->chipinfo.pkg; in ai_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils_priv.h59 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
H A Dsiutils.c651 sih->chippkg = (w & CID_PKG_MASK) >> CID_PKG_SHIFT; in si_doattach()
659 sih->issim = IS_SIM(sih->chippkg); in si_doattach()
1752 if ((sih->chippkg & 0x1) && (sih->chipst & CST4360_MODE_USB)) in si_chip_hostif()
2933 if (sih->chippkg == 9 || sih->chippkg == 0xb) { in si_chipcontrl_epa4331()
3012 sel_chip &= ((sih->chippkg == 9 || sih->chippkg == 0xb)); in si_chipcontrl_epa4331_wowl()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils_priv.h59 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
H A Dsiutils.c800 sih->chippkg = (w & CID_PKG_MASK) >> CID_PKG_SHIFT; in si_doattach()
810 sih->issim = IS_SIM(sih->chippkg); in si_doattach()
2041 if ((sih->chippkg & 0x1) && (sih->chipst & CST4360_MODE_USB)) in si_chip_hostif()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils_priv.h59 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
H A Dsiutils.c801 sih->chippkg = (w & CID_PKG_MASK) >> CID_PKG_SHIFT; in si_doattach()
811 sih->issim = IS_SIM(sih->chippkg); in si_doattach()
2042 if ((sih->chippkg & 0x1) && (sih->chipst & CST4360_MODE_USB)) in si_chip_hostif()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils_priv.h59 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
H A Dsiutils.c801 sih->chippkg = (w & CID_PKG_MASK) >> CID_PKG_SHIFT; in si_doattach()
811 sih->issim = IS_SIM(sih->chippkg); in si_doattach()
2042 if ((sih->chippkg & 0x1) && (sih->chipst & CST4360_MODE_USB)) in si_chip_hostif()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils_priv.h61 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils_priv.h61 #define IS_SIM(chippkg) ((chippkg == HDLSIM_PKG_ID) || (chippkg == HWSIM_PKG_ID)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h90 u32 chippkg; member
H A Dcommon.c237 ri->chippkg = le32_to_cpu(revinfo.chippkg); in brcmf_c_preinit_dcmds()
H A Dfwil_types.h740 __le32 chippkg; member
H A Dcore.c1145 seq_printf(s, "chippkg: %u\n", ri->chippkg); in brcmf_revinfo_read()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h162 uint chippkg; member
H A Dphy_int.h483 uint chippkg; member
H A Dphy_cmn.c370 sh->chippkg = shp->chippkg; in wlc_phy_shared_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsiutils.h86 uint chippkg; /**< chip package option */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsiutils.h87 uint chippkg; /**< chip package option */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsiutils.h87 uint chippkg; /**< chip package option */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsiutils.h87 uint chippkg; /**< chip package option */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsiutils.h161 uint16 chippkg; /**< chip package option */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsiutils.h161 uint16 chippkg; /**< chip package option */ member

12