Home
last modified time | relevance | path

Searched refs:RT5677_LOUT1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Drt5677.c25 {RT5677_LOUT1, 0x0800},
H A Drt5677.h28 #define RT5677_LOUT1 0x01 macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.c77 {RT5677_LOUT1 , 0xa800},
343 case RT5677_LOUT1: in rt5677_readable_register()
1001 SOC_SINGLE("OUT1 Playback Switch", RT5677_LOUT1,
1003 SOC_SINGLE("OUT2 Playback Switch", RT5677_LOUT1,
1005 SOC_SINGLE("OUT3 Playback Switch", RT5677_LOUT1,
5620 regmap_update_bits(rt5677->regmap, RT5677_LOUT1, in rt5677_i2c_probe()
5624 regmap_update_bits(rt5677->regmap, RT5677_LOUT1, in rt5677_i2c_probe()
5628 regmap_update_bits(rt5677->regmap, RT5677_LOUT1, in rt5677_i2c_probe()
H A Drt5677.h21 #define RT5677_LOUT1 0x01 macro