Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dcs35l41.h692 #define CS35L41_OTP_BOOT_ERR 0x80000000 macro
/Linux-v6.6/sound/pci/hda/
Dcs35l41_hda.c1601 if (ret || (int_sts & CS35L41_OTP_BOOT_ERR)) { in cs35l41_hda_probe()
1603 int_sts & CS35L41_OTP_BOOT_ERR, ret); in cs35l41_hda_probe()
/Linux-v6.6/sound/soc/codecs/
Dcs35l41.c1221 if (int_status & CS35L41_OTP_BOOT_ERR) { in cs35l41_probe()