Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs35l35.h90 bool gain_zc; member
/openbmc/linux/sound/soc/codecs/
H A Dcs35l35.c856 if (cs35l35->pdata.gain_zc) in cs35l35_component_probe()
859 cs35l35->pdata.gain_zc << in cs35l35_component_probe()
1310 pdata->gain_zc = of_property_read_bool(np, "cirrus,amp-gain-zc"); in cs35l35_handle_of_data()