Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bwi/
HDif_bwireg.h157 #define BWI_MAC_STATUS_GPOSEL_MASK __BITS(15, 14) macro
HDbwimac.c1090 CSR_CLRBITS_4(sc, BWI_MAC_STATUS, BWI_MAC_STATUS_GPOSEL_MASK); in bwi_mac_gpio_init()