Home
last modified time | relevance | path

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

/drivers/usb/typec/ucsi/
A Dpsy.c70 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_min()
93 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_max()
121 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_now()
149 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_current_max()
176 if (UCSI_CONSTAT(con, PWR_OPMODE) == UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_psy_get_current_now()
188 UCSI_CONSTAT(con, PWR_OPMODE) == UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_psy_get_usb_type()
A Ducsi.c1014 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_pwr_opmode_change()
1059 if (pwr_opmode == UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_register_partner()
1064 desc.usb_pd = pwr_opmode == UCSI_CONSTAT_PWR_OPMODE_PD; in ucsi_register_partner()
1268 if (UCSI_CONSTAT(con, PWR_OPMODE) == UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_handle_connector_change()
1518 if (UCSI_CONSTAT(con, PWR_OPMODE) != UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_pr_swap()
1694 if (con->partner && UCSI_CONSTAT(con, PWR_OPMODE) == UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_register_port()
A Ducsi.h338 #define UCSI_CONSTAT_PWR_OPMODE_PD 3 macro

Completed in 9 milliseconds