Home
last modified time | relevance | path

Searched refs:ADAU7118_REG_RESET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dadau7118-i2c.c32 { ADAU7118_REG_RESET, 0x00 },
37 return (reg == ADAU7118_REG_RESET); in adau7118_volatile()
47 .max_register = ADAU7118_REG_RESET,
H A Dadau7118.h20 #define ADAU7118_REG_RESET 0x12 macro
H A Dadau7118.c545 ret = regmap_update_bits(map, ADAU7118_REG_RESET, in adau7118_probe()