Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c43 #define TPS_REG_POWER_STATUS 0x3f macro
503 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &pwr_status); in tps6598x_read_power_status()
1404 ret = tps6598x_read16(tps, TPS_REG_POWER_STATUS, &tps->pwr_status); in tps6598x_probe()