Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h415 #define BWI_LED_ACT_MASK __BITS(6, 0) macro
H A Dif_bwi.c3811 led->l_act = __SHIFTOUT(val[i], BWI_LED_ACT_MASK); in bwi_led_attach()