Home
last modified time | relevance | path

Searched refs:AK4114_V (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/sound/
Dak4114.h138 #define AK4114_V (1<<3) /* Validity of Channel Status, 0 = Valid, 1 = Invalid */ macro
/Linux-v6.6/sound/i2c/other/
Dak4114.c509 if (rcs0 & AK4114_V) in ak4114_notify()
569 if (rcs1 & AK4114_V) in snd_ak4114_check_rate_and_errors()