Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4114.h30 #define AK4114_REG_Pc1 0x13 /* burst preamble Pc byte 1 */ macro
/openbmc/linux/sound/i2c/other/
H A Dak4114.c296 tmp = reg_read(chip, AK4114_REG_Pc0) | (reg_read(chip, AK4114_REG_Pc1) << 8); in snd_ak4114_spdif_pget()