Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c39 #define TPS_REG_POWER_STATUS 0x3f macro
447 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &pwr_status); in tps6598x_read_power_status()
836 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &tps->pwr_status); in tps6598x_probe()