Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65010.c87 u8 chgstatus, regstatus, chgconf; member
369 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt()
377 && (tps->chgconf & TPS_CHARGE_ENABLE) in tps65010_interrupt()
436 tps->chgconf = tmp; in tps65010_work()
589 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG); in tps65010_probe()
590 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
1039 the_tps->chgconf = chgconfig; in tps65013_set_low_pwr()