Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c94 { CS42L42_SRC_CTL, 0x03 },
297 { CS42L42_SRC_CTL, 0x03 },
353 { CS42L42_SRC_CTL, 0x03 },
/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c19 { CS42L42_SRC_CTL, 0x10 },
H A Dcs42l42.c50 { CS42L42_SRC_CTL, 0x10 },
185 case CS42L42_SRC_CTL: in cs42l42_readable_register()
/openbmc/linux/include/sound/
H A Dcs42l42.h54 #define CS42L42_SRC_CTL (CS42L42_PAGE_10 + 0x07) macro