Home
last modified time | relevance | path

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

/linux/include/sound/
H A Drt5682.h40 bool dmic_clk_driving_high; member
H A Drt5682s.h49 bool dmic_clk_driving_high; member
/linux/sound/soc/codecs/
H A Drt5682-i2c.c227 if (rt5682->pdata.dmic_clk_driving_high) in rt5682_i2c_probe()
H A Drt5682s.c2986 rt5682s->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682s_parse_dt()
3248 if (rt5682s->pdata.dmic_clk_driving_high) in rt5682s_i2c_probe()
H A Drt5682.c3105 rt5682->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682_parse_dt()