Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.h87 bool brcmf_chip_set_active(struct brcmf_chip *ci, u32 rstvec);
H A Dchip.c1388 bool brcmf_chip_set_active(struct brcmf_chip *pub, u32 rstvec) in brcmf_chip_set_active() function
H A Dpcie.c754 if (!brcmf_chip_set_active(devinfo->ci, resetintr)) in brcmf_pcie_exit_download_state()
H A Dsdio.c3413 if (!brcmf_chip_set_active(bus->ci, rstvec)) { in brcmf_sdio_download_firmware()