Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409-tables.c118 { CS42L42_ASP_TX_SZ_EN, 0x01 },
315 { CS42L42_ASP_TX_SZ_EN, 0x01 },
371 { CS42L42_ASP_TX_SZ_EN, 0x00 },
/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c115 { CS42L42_ASP_TX_SZ_EN, 0x00 },
H A Dcs42l42.c146 { CS42L42_ASP_TX_SZ_EN, 0x00 },
302 case CS42L42_ASP_TX_SZ_EN: in cs42l42_readable_register()
525 SND_SOC_DAPM_SUPPLY("ASP TX EN", CS42L42_ASP_TX_SZ_EN, CS42L42_ASP_TX_EN_SHIFT, 0, NULL, 0),
/openbmc/linux/include/sound/
H A Dcs42l42.h735 #define CS42L42_ASP_TX_SZ_EN (CS42L42_PAGE_29 + 0x01) macro