Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dtps65010.c74 u8 chgstatus, regstatus, chgconf; member
356 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt()
364 && (tps->chgconf & TPS_CHARGE_ENABLE) in tps65010_interrupt()
422 tps->chgconf = tmp; in tps65010_work()
575 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG); in tps65010_probe()
576 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
1025 the_tps->chgconf = chgconfig; in tps65013_set_low_pwr()