Searched refs:SPDIF_MODE_16BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/spear/ | ||
H A D | spdif_in_regs.h | 26 #define SPDIF_MODE_16BIT (0 << 12) macro |
H A D | spdif_in.c | 50 ctrl |= SPDIF_MODE_16BIT | SPDIF_FIFO_THRES_16; in spdif_in_configure() |