Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dtrace.h150 __print_symbolic(TPS_POWER_STATUS_PWROPMODE(power_status), \
H A Dtps6598x.h151 #define TPS_POWER_STATUS_PWROPMODE(p) TPS_FIELD_GET(TPS_POWER_STATUS_TYPEC_CURRENT_MASK, (p)) macro
H A Dcore.c236 mode = TPS_POWER_STATUS_PWROPMODE(tps->pwr_status); in tps6598x_connect()
648 if (TPS_POWER_STATUS_PWROPMODE(tps->pwr_status) == TYPEC_PWR_MODE_PD) in tps6598x_psy_get_prop()