Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/wi/
H A Dif_wi_pci.c205 CSR_WRITE_2(sc, WI_PCICOR_OFF, WI_PCICOR_RESET); in wi_pci_attach()
208 CSR_WRITE_2(sc, WI_PCICOR_OFF, 0x0000); in wi_pci_attach()
H A Dif_wireg.h56 #define WI_PCICOR_OFF 0x26 macro