Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.c1029 snd_soc_component_write(component, SGTL5000_CHIP_CLK_CTRL, clk_ctl); in sgtl5000_set_clock()
1032 snd_soc_component_write(component, SGTL5000_CHIP_CLK_CTRL, clk_ctl); in sgtl5000_set_clock()
1210 case SGTL5000_CHIP_CLK_CTRL: in sgtl5000_readable()
1648 SGTL5000_CHIP_CLK_CTRL, in sgtl5000_i2c_probe()
1797 regmap_write(sgtl5000->regmap, SGTL5000_CHIP_CLK_CTRL, SGTL5000_CHIP_CLK_CTRL_DEFAULT); in sgtl5000_i2c_remove()
H A Dsgtl5000.h16 #define SGTL5000_CHIP_CLK_CTRL 0x0004 macro