Home
last modified time | relevance | path

Searched refs:CS4245_SIGNAL_SEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/oxygen/
H A Dcs4245.h7 #define CS4245_SIGNAL_SEL 0x06 macro
H A Dxonar_dg_mixer.c26 data->cs4245_shadow[CS4245_SIGNAL_SEL] &= ~CS4245_A_OUT_SEL_MASK; in output_select_apply()
36 data->cs4245_shadow[CS4245_SIGNAL_SEL] |= CS4245_A_OUT_SEL_DAC; in output_select_apply()
44 return cs4245_write_spi(chip, CS4245_SIGNAL_SEL); in output_select_apply()
H A Dxonar_dg.c129 data->cs4245_shadow[CS4245_SIGNAL_SEL] = in cs4245_init()