Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c37 #define TPS_REG_STATUS 0x1a macro
362 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_dr_set()
392 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_pr_set()
418 ret = tps6598x_read32(tps, TPS_REG_STATUS, status); in tps6598x_read_status()
783 ret = tps6598x_read32(tps, TPS_REG_STATUS, &status); in tps6598x_probe()