Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.h61 __entry->pwr_dir = !!(status->flags & UCSI_CONSTAT_PWR_DIR);
H A Dpsy.c58 (con->status.flags & UCSI_CONSTAT_PWR_DIR) == TYPEC_SINK) in ucsi_psy_get_online()
H A Ducsi.h272 #define UCSI_CONSTAT_PWR_DIR BIT(4) macro
H A Ducsi.c909 role = !!(con->status.flags & UCSI_CONSTAT_PWR_DIR); in ucsi_handle_connector_change()
1141 cur_role = !!(con->status.flags & UCSI_CONSTAT_PWR_DIR); in ucsi_pr_swap()
1353 !!(con->status.flags & UCSI_CONSTAT_PWR_DIR)); in ucsi_register_port()