Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c169 static inline int tps6598x_read16(struct tps6598x *tps, u8 reg, u16 *val) in tps6598x_read16() function
448 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &pwr_status); in tps6598x_read_power_status()
855 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &tps->pwr_status); in tps6598x_probe()