Home
last modified time | relevance | path

Searched refs:socitype (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c948 u32 socitype; in brcmf_chip_recognition() local
959 socitype = (regdata & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in brcmf_chip_recognition()
964 socitype == SOCI_SB ? "SB" : "AXI", ci->pub.name); in brcmf_chip_recognition()
966 if (socitype == SOCI_SB) { in brcmf_chip_recognition()
990 } else if (socitype == SOCI_AI) { in brcmf_chip_recognition()
998 socitype); in brcmf_chip_recognition()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c973 u32 socitype; in brcmf_chip_recognition() local
991 socitype = (regdata & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in brcmf_chip_recognition()
996 socitype == SOCI_SB ? "SB" : "AXI", ci->pub.name); in brcmf_chip_recognition()
998 if (socitype == SOCI_SB) { in brcmf_chip_recognition()
1022 } else if (socitype == SOCI_AI) { in brcmf_chip_recognition()
1030 socitype); in brcmf_chip_recognition()

Completed in 4 milliseconds