Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A 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()
1026 show_chgconfig(0, "chgconf", chgconfig); in tps65013_set_low_pwr()
/kernel/linux/linux-6.6/drivers/mfd/
H A 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()
570 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG); in tps65010_probe()
571 show_chgconfig(tps->por, "conf/init", tps->chgconf); in tps65010_probe()
1020 the_tps->chgconf = chgconfig; in tps65013_set_low_pwr()
1021 show_chgconfig(0, "chgconf", chgconfig); in tps65013_set_low_pwr()

Completed in 3 milliseconds