Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dlp8788-charger.c36 #define LP8788_CHG_EOC_LEVEL_M 0x30 /* Addr 16h */ macro
642 val = (val & LP8788_CHG_EOC_LEVEL_M) >> LP8788_CHG_EOC_LEVEL_S; in lp8788_show_eoc_level()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dlp8788-charger.c36 #define LP8788_CHG_EOC_LEVEL_M 0x30 /* Addr 16h */ macro
641 val = (val & LP8788_CHG_EOC_LEVEL_M) >> LP8788_CHG_EOC_LEVEL_S; in lp8788_show_eoc_level()

Completed in 5 milliseconds