Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dbwireg.h158 #define BWI_MAC_STATUS_GPOSEL_MASK (3 << 14) macro
H A Dbwi.c2086 CSR_CLRBITS_4(sc, BWI_MAC_STATUS, BWI_MAC_STATUS_GPOSEL_MASK); in bwi_mac_gpio_init()