Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.c431 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_pwr_opmode_change()
467 desc.usb_pd = con->status.pwr_op_mode == UCSI_CONSTAT_PWR_OPMODE_PD; in ucsi_register_partner()
780 if (con->status.pwr_op_mode != UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_pr_swap()
Ducsi.h318 #define UCSI_CONSTAT_PWR_OPMODE_PD 3 macro