Searched refs:AR_LED0_ON (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c3053 state = AR_LED0_ON; /* 2GHz=>Red. */
3058 state ^= AR_LED0_ON | AR_LED1_ON;
3062 state &= ~AR_LED0_ON;
H A Dif_otusreg.h118 #define AR_LED0_ON (1 << 0) macro

Completed in 147 milliseconds