Home
last modified time | relevance | path

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

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