Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l32.c318 pdata->batt_thresh = val; in cs35l32_handle_of_data()
324 pdata->batt_thresh = CS35L32_BATT_THRESH_3_3V; in cs35l32_handle_of_data()
472 if (cs35l32->pdata.batt_thresh) in cs35l32_i2c_probe()
475 cs35l32->pdata.batt_thresh << 4); in cs35l32_i2c_probe()
H A Dcs35l32.h15 unsigned int batt_thresh; member