Searched defs:tps65910 (Results 1 – 1 of 1) sorted by relevance
887 struct tps65910 { struct894 struct tps65910_pmic *pmic; argument895 struct tps65910_rtc *rtc; argument896 struct tps65910_power *power; argument899 struct tps65910_board *of_plat_data; argument911 static inline int tps65910_chip_id(struct tps65910 *tps65910) in tps65910_chip_id()916 static inline int tps65910_reg_read(struct tps65910 *tps65910, u8 reg, in tps65910_reg_read()922 static inline int tps65910_reg_write(struct tps65910 *tps65910, u8 reg, in tps65910_reg_write()928 static inline int tps65910_reg_set_bits(struct tps65910 *tps65910, u8 reg, in tps65910_reg_set_bits()934 static inline int tps65910_reg_clear_bits(struct tps65910 *tps65910, u8 reg, in tps65910_reg_clear_bits()[all …]