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

/netbsd-current/sys/dev/pci/
H A Deapreg.h288 #define VOL_TO_ATT5(v) (0x1f - ((v) >> 3)) macro
289 #define VOL_TO_GAIN5(v) VOL_TO_ATT5(v)
H A Deap.c1372 l = VOL_TO_ATT5(lval);
1373 r = VOL_TO_ATT5(rval);

Completed in 149 milliseconds