Searched defs:sc8551 (Results 1 – 1 of 1) sorted by relevance
26 struct sc8551 { struct27 struct udevice *dev;28 struct udevice *pd;29 bool pd_online;30 u32 init_count;31 u32 ichg;32 u32 vchg;33 int irq;121 static int sc8551_get_usb_state(struct sc8551 *sc8551) in sc8551_get_usb_state()144 static bool sc8551_check_charge(struct sc8551 *sc8551) in sc8551_check_charge()[all …]