Searched refs:RT2860_PCI_CFG_PCI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2860reg.h | 214 #define RT2860_PCI_CFG_PCI (1 << 16) macro |
H A D | rt2860.c | 3885 if (!(RAL_READ(sc, RT2860_PCI_CFG) & RT2860_PCI_CFG_PCI)) { in rt2860_init_locked() |