Searched refs:tps80031_get_chip_info (Results 1 – 2 of 2) sorted by relevance
251 if (((tps80031_get_chip_info(parent) == TPS80031) || in tps80031_ldo_list_voltage()252 ((tps80031_get_chip_info(parent) == TPS80032) && in tps80031_ldo_list_voltage()274 if (((tps80031_get_chip_info(parent) == TPS80031) || in tps80031_ldo_map_voltage()275 ((tps80031_get_chip_info(parent) == TPS80032) && in tps80031_ldo_map_voltage()
613 static inline unsigned long tps80031_get_chip_info(struct device *dev) in tps80031_get_chip_info() function