Searched refs:AICCR_CHANNEL_2 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_aic.h | 51 #define AICCR_CHANNEL_2 (0x1 << AICCR_CHANNEL_S) /* 2 channels, stereo */ macro |
| H A D | jz4780_aic.c | 374 reg |= (AICCR_CHANNEL_2); in aic_start() |