Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c1926 int sel0; in ab8500_fg_battok_init_hw_register() local
1933 sel0 = di->bm->fg_params->battok_falling_th_sel0; in ab8500_fg_battok_init_hw_register()
1936 cbp_sel0 = ab8500_fg_battok_calc(di, sel0); in ab8500_fg_battok_init_hw_register()
1941 if (selected != sel0) in ab8500_fg_battok_init_hw_register()
1943 sel0, selected, cbp_sel0); in ab8500_fg_battok_init_hw_register()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_fg.c1947 int sel0; in ab8500_fg_battok_init_hw_register() local
1954 sel0 = di->bm->fg_params->battok_falling_th_sel0; in ab8500_fg_battok_init_hw_register()
1957 cbp_sel0 = ab8500_fg_battok_calc(di, sel0); in ab8500_fg_battok_init_hw_register()
1962 if (selected != sel0) in ab8500_fg_battok_init_hw_register()
1964 sel0, selected, cbp_sel0); in ab8500_fg_battok_init_hw_register()

Completed in 8 milliseconds