Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.c959 u32 socitype; in brcmf_chip_recognition() local
971 socitype = (regdata & CID_TYPE_MASK) >> CID_TYPE_SHIFT; in brcmf_chip_recognition()
976 socitype == SOCI_SB ? "SB" : "AXI", ci->pub.name); in brcmf_chip_recognition()
978 if (socitype == SOCI_SB) { in brcmf_chip_recognition()
1002 } else if (socitype == SOCI_AI) { in brcmf_chip_recognition()
1010 socitype); in brcmf_chip_recognition()