Home
last modified time | relevance | path

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

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