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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtps65010.c87 u8 chgstatus, regstatus, chgconf; member in struct:tps65010
358 show_chgconfig(tps->por, "conf", tps->chgconf);
366 && (tps->chgconf & TPS_CHARGE_ENABLE)
424 tps->chgconf = tmp;
576 tps->chgconf = i2c_smbus_read_byte_data(client, TPS_CHGCONFIG);
577 show_chgconfig(tps->por, "conf/init", tps->chgconf);
1026 the_tps->chgconf = chgconfig;
1027 show_chgconfig(0, "chgconf", chgconfig);

Completed in 162 milliseconds