Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dpatch_cs8409-tables.c88 { CS42L42_I2C_TIMEOUT, 0xB0 },
291 { CS42L42_I2C_TIMEOUT, 0xB0 },
347 { CS42L42_I2C_TIMEOUT, 0xB0 },
/linux-6.6.21/sound/soc/codecs/
Dcs42l83-i2c.c25 { CS42L42_I2C_TIMEOUT, 0xB7 },
Dcs42l42.c56 { CS42L42_I2C_TIMEOUT, 0xB7 },
192 case CS42L42_I2C_TIMEOUT: in cs42l42_readable_register()
/linux-6.6.21/include/sound/
Dcs42l42.h70 #define CS42L42_I2C_TIMEOUT (CS42L42_PAGE_10 + 0x10) macro