Home
last modified time | relevance | path

Searched refs:CS35L41_OTP_BOOT_ERR (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/sound/
Dcs35l41.h689 #define CS35L41_OTP_BOOT_ERR 0x80000000 macro
/Linux-v6.1/sound/pci/hda/
Dcs35l41_hda.c1430 if (ret || (int_sts & CS35L41_OTP_BOOT_ERR)) { in cs35l41_hda_probe()
1432 int_sts & CS35L41_OTP_BOOT_ERR, ret); in cs35l41_hda_probe()
/Linux-v6.1/sound/soc/codecs/
Dcs35l41.c1233 if (int_status & CS35L41_OTP_BOOT_ERR) { in cs35l41_probe()