Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dbwireg.h170 #define BWI_MAC_STATUS_GPOSEL_MASK (3 << 14) macro
Dbwi.c2160 CSR_CLRBITS_4(sc, BWI_MAC_STATUS, BWI_MAC_STATUS_GPOSEL_MASK); in bwi_mac_gpio_init()