Home
last modified time | relevance | path

Searched refs:dmic_clk_driving_high (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/sound/
H A Drt5682.h40 bool dmic_clk_driving_high; member
H A Drt5682s.h41 bool dmic_clk_driving_high; member
/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c227 if (rt5682->pdata.dmic_clk_driving_high) in rt5682_i2c_probe()
H A Drt5682s.c2982 rt5682s->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682s_parse_dt()
3244 if (rt5682s->pdata.dmic_clk_driving_high) in rt5682s_i2c_probe()
H A Drt5682.c3103 rt5682->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682_parse_dt()