Home
last modified time | relevance | path

Searched refs:batt_thresh (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l32.c315 pdata->batt_thresh = val; in cs35l32_handle_of_data()
321 pdata->batt_thresh = CS35L32_BATT_THRESH_3_3V; in cs35l32_handle_of_data()
471 if (cs35l32->pdata.batt_thresh) in cs35l32_i2c_probe()
474 cs35l32->pdata.batt_thresh << 4); in cs35l32_i2c_probe()
H A Dcs35l32.h15 unsigned int batt_thresh; member
/kernel/linux/linux-6.6/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

Completed in 3 milliseconds