Lines Matching full:cpld
28 unsigned int cpld; /* cpld register */
81 /* GPIO8 - O - CPLD Chip Select, def. 1 */
83 /* GPIO9 - O - CPLD register read/write (0:write, 1:read), def. 0 */
142 /* CPLD Register DATA bits */
389 /* Communication routines with the CPLD */
449 return spec->cpld;
470 spec->cpld = val;
483 snd_iprintf(buffer, "CPLD: %s\n", get_binary(bin_buffer,
660 PRIV_ENUM2(IN12_SEL, CPLD_IN12_SEL, cpld, "An In 1/2", "An In 3/4"),
661 PRIV_ENUM2(IN34_SEL, CPLD_IN34_SEL, cpld, "An In 3/4", "IEC958 In"),
663 PRIV_ENUM2(COAX_OUT, CPLD_COAX_OUT, cpld, "IEC958", "I2S"),
1001 /* CPLD Initialize */