Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c179 static inline int tps6598x_read64(struct tps6598x *tps, u8 reg, u64 *val) in tps6598x_read64() function
481 ret = tps6598x_read64(tps, TPS_REG_INT_EVENT1, &event); in cd321x_interrupt()