Home
last modified time | relevance | path

Searched refs:CS42L42_MCLK_SRC_SEL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c95 { CS42L42_MCLK_SRC_SEL, 0x00 },
298 { CS42L42_MCLK_SRC_SEL, 0x00 },
354 { CS42L42_MCLK_SRC_SEL, 0x00 },
/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c39 { CS42L42_MCLK_SRC_SEL, 0x00 },
H A Dcs42l42.c70 { CS42L42_MCLK_SRC_SEL, 0x00 },
209 case CS42L42_MCLK_SRC_SEL: in cs42l42_readable_register()
1057 CS42L42_MCLK_SRC_SEL, in cs42l42_mute_stream()
1100 CS42L42_MCLK_SRC_SEL, in cs42l42_mute_stream()
/openbmc/linux/include/sound/
H A Dcs42l42.h283 #define CS42L42_MCLK_SRC_SEL (CS42L42_PAGE_12 + 0x01) macro