Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c71 #define TWL4030_ICHGLOW BIT(3) /* Battery cc. low / FSM state change */ macro
455 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | in twl4030_charger_enable_usb()
475 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_TBATOR2 | in twl4030_charger_enable_usb()
623 if (irqs1 & (TWL4030_ICHGLOW | TWL4030_ICHGEOC)) { in twl4030_bci_interrupt()
1075 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 | in twl4030_bci_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_charger.c72 #define TWL4030_ICHGLOW BIT(3) /* Battery cc. low / FSM state change */ macro
456 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | in twl4030_charger_enable_usb()
476 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_TBATOR2 | in twl4030_charger_enable_usb()
624 if (irqs1 & (TWL4030_ICHGLOW | TWL4030_ICHGEOC)) { in twl4030_bci_interrupt()
1074 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 | in twl4030_bci_probe()

Completed in 3 milliseconds