Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h414 #define BWI_LED_ACT_LOW __BIT(7) macro
H A Dif_bwi.c3809 if (val[i] & BWI_LED_ACT_LOW) in bwi_led_attach()