Searched defs:cw201x (Results 1 – 2 of 2) sorted by relevance
64 static u8 cw201x_read(struct cw201x_info *cw201x, u8 reg) in cw201x_read()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() local203 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()313 static int cw201x_get_soc(struct cw201x_info *cw201x) in cw201x_get_soc()[all …]
229 cw201x: cw2015@62 { label