Home
last modified time | relevance | path

Searched refs:dmic_clk_driving_high (Results 1 – 4 of 4) 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 Drt5682s.c2990 rt5682s->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682s_parse_dt()
3252 if (rt5682s->pdata.dmic_clk_driving_high) in rt5682s_i2c_probe()
H A Drt5682.c3109 rt5682->pdata.dmic_clk_driving_high = device_property_read_bool(dev, in rt5682_parse_dt()