Home
last modified time | relevance | path

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

/openbmc/linux/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()