Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darcofi.c122 #define CR3_AFEC_LH3 0x10 /* loud hearing 3: MIC, H out, LS out */ macro
704 return CR3_MIC_X_INPUT | CR3_AFEC_LH3; in arcofi_portmask_to_cr3()
713 return CR3_MIC_G_17 | CR3_AFEC_LH3; in arcofi_portmask_to_cr3()
736 case CR3_AFEC_LH3: in arcofi_cr3_to_portmask()