Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps65010.c123 hibit = (chgconfig & TPS_CHARGE_POR) in dbg_chgconf()
129 chgconfig, hibit, in dbg_chgconf()
132 ({int p; switch ((chgconfig >> 3) & 3) { in dbg_chgconf()
138 (chgconfig & TPS_VBUS_CHARGING) in dbg_chgconf()
407 u8 chgconfig, tmp; in tps65010_work() local
415 chgconfig |= TPS_VBUS_CHARGING; in tps65010_work()
418 TPS_CHGCONFIG, chgconfig); in tps65010_work()
982 unsigned vdcdc1, chgconfig; in tps65013_set_low_pwr() local
1011 TPS_CHGCONFIG, chgconfig); in tps65013_set_low_pwr()
1020 the_tps->chgconf = chgconfig; in tps65013_set_low_pwr()
[all …]