Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_codec.h93 #define GCR_MIC1 0x2E /* Microphone 1 Gain Control Register */ macro
H A Djz4780_codec.c157 printf("codec GCR_MIC1 %x\n", codec_read(sc, GCR_MIC1)); in codec_print_registers()