Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.c965 u32 socitype; in brcmf_chip_recognition() local
977 socitype = (regdata & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in brcmf_chip_recognition()
982 socitype == SOCI_SB ? "SB" : "AXI", ci->pub.name); in brcmf_chip_recognition()
984 if (socitype == SOCI_SB) { in brcmf_chip_recognition()
1008 } else if (socitype == SOCI_AI) { in brcmf_chip_recognition()
1016 socitype); in brcmf_chip_recognition()