Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw201x.c49 struct cw201x_info { struct
64 static u8 cw201x_read(struct cw201x_info *cw201x, u8 reg) in cw201x_read() argument
79 static int cw201x_write(struct cw201x_info *cw201x, u8 reg, u8 val) in cw201x_write()
93 static u16 cw201x_read_half_word(struct cw201x_info *cw201x, int reg) in cw201x_read_half_word()
105 static int cw201x_parse_config_info(struct cw201x_info *cw201x) in cw201x_parse_config_info()
157 struct cw201x_info *cw201x = dev_get_priv(dev); in cw201x_ofdata_to_platdata()
203 static int cw201x_get_vol(struct cw201x_info *cw201x) in cw201x_get_vol()
272 static int cw201x_get_usb_state(struct cw201x_info *cw201x) in cw201x_get_usb_state()
295 static bool cw201x_get_dc_state(struct cw201x_info *cw201x) in cw201x_get_dc_state()
303 static bool cw201x_check_charge(struct cw201x_info *cw201x) in cw201x_check_charge()
[all …]