Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4114.h29 #define AK4114_REG_Pc0 0x12 /* burst preamble Pc byte 0 */ 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()