Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h51 #define AICCR_CHANNEL_2 (0x1 << AICCR_CHANNEL_S) /* 2 channels, stereo */ macro
H A Djz4780_aic.c374 reg |= (AICCR_CHANNEL_2); in aic_start()