Home
last modified time | relevance | path

Searched defs:cw221x (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c124 static u8 cw221x_read(struct cw221x_info *cw221x, u8 reg, u8 *buffer) in cw221x_read()
139 static int cw221x_write(struct cw221x_info *cw221x, u8 reg, u8 val) in cw221x_write()
150 static int cw221x_read_half_word(struct cw221x_info *cw221x, in cw221x_read_half_word()
172 struct cw221x_info *cw221x = dev_get_priv(dev); in cw221x_ofdata_to_platdata() local
205 static int cw221x_get_vol(struct cw221x_info *cw221x) in cw221x_get_vol()
241 static int cw221x_get_usb_state(struct cw221x_info *cw221x) in cw221x_get_usb_state()
264 static bool cw221x_check_charge(struct cw221x_info *cw221x) in cw221x_check_charge()
272 static int cw221x_get_soc(struct cw221x_info *cw221x) in cw221x_get_soc()
317 struct cw221x_info *cw221x = dev_get_priv(dev); in cw221x_update_get_soc() local
326 static void cw221X_get_chip_id(struct cw221x_info *cw221x) in cw221X_get_chip_id()
[all …]