Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps65010.c75 u8 chgstatus, regstatus, chgconf; member
357 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt()
365 && (tps->chgconf & TPS_CHARGE_ENABLE) in tps65010_interrupt()
423 tps->chgconf = tmp; in tps65010_work()
568 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG); in tps65010_probe()
569 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
1018 the_tps->chgconf = chgconfig; in tps65013_set_low_pwr()