Searched refs:lp8727_chg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | lp8727_charger.c | 84 struct lp8727_chg { struct 101 static int lp8727_read_bytes(struct lp8727_chg *pchg, u8 reg, u8 *data, u8 len) in lp8727_read_bytes() argument 112 static inline int lp8727_read_byte(struct lp8727_chg *pchg, u8 reg, u8 *data) in lp8727_read_byte() 117 static int lp8727_write_byte(struct lp8727_chg *pchg, u8 reg, u8 data) in lp8727_write_byte() 138 static int lp8727_init_device(struct lp8727_chg *pchg) in lp8727_init_device() 158 static int lp8727_is_dedicated_charger(struct lp8727_chg *pchg) in lp8727_is_dedicated_charger() 166 static int lp8727_is_usb_charger(struct lp8727_chg *pchg) in lp8727_is_usb_charger() 174 static inline void lp8727_ctrl_switch(struct lp8727_chg *pchg, u8 sw) in lp8727_ctrl_switch() 179 static void lp8727_id_detection(struct lp8727_chg *pchg, u8 id, int vbusin) in lp8727_id_detection() 213 static void lp8727_enable_chgdet(struct lp8727_chg *pchg) in lp8727_enable_chgdet() [all …]
|