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

/linux-4.4.14/drivers/power/
H A Dab8500_fg.c1935 int cbp_sel0; ab8500_fg_battok_init_hw_register() local
1943 cbp_sel0 = ab8500_fg_battok_calc(di, sel0); ab8500_fg_battok_init_hw_register()
1946 selected = BATT_OK_MIN + cbp_sel0 * BATT_OK_INCREMENT; ab8500_fg_battok_init_hw_register()
1950 sel0, selected, cbp_sel0); ab8500_fg_battok_init_hw_register()
1958 new_val = cbp_sel0 | (cbp_sel1 << 4); ab8500_fg_battok_init_hw_register()
1960 dev_dbg(di->dev, "using: %x %d %d\n", new_val, cbp_sel0, cbp_sel1); ab8500_fg_battok_init_hw_register()

Completed in 79 milliseconds