Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4114.h121 #define AK4114_DTSCD (1<<3) /* DTS-CD Detect, 0 = No detect, 1 = Detect */ macro
/openbmc/linux/sound/i2c/other/
H A Dak4114.c537 if (c0 & AK4114_DTSCD) in ak4114_notify()