HomeSort by: relevance | last modified time | path
    Searched refs:COP_AMPCAP_NUM_STEPS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdaudioreg.h 208 #define COP_AMPCAP_NUM_STEPS(x) (((x) >> 8) & 0x7f)
hdafg.c 1283 step = COP_AMPCAP_NUM_STEPS(ocap);
1303 step = COP_AMPCAP_NUM_STEPS(icap);

Completed in 14 milliseconds