Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25890_charger.c127 int pd_cur; member
997 bq->pd_cur = 450000; in bq25890_pd_notifier_call()
1007 bq->pd_cur = prop.intval; in bq25890_pd_notifier_call()
1008 if (bq->pd_cur > 0) { in bq25890_pd_notifier_call()
1028 bq25890_set_pd_param(bq, bq->pd_vol, bq->pd_cur); in bq25890_pd_evt_worker()
1070 bq->pd_cur = prop.intval; in bq25890_register_pd_psy()