Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/typec/ucsi/
A Dpsy.c48 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_min()
71 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_max()
99 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_voltage_now()
127 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_psy_get_current_max()
156 if (UCSI_CONSTAT_PWR_OPMODE(flags) == UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_psy_get_current_now()
170 UCSI_CONSTAT_PWR_OPMODE(flags) == UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_psy_get_usb_type()
A Ducsi.c721 case UCSI_CONSTAT_PWR_OPMODE_PD: in ucsi_pwr_opmode_change()
765 desc.usb_pd = pwr_opmode == UCSI_CONSTAT_PWR_OPMODE_PD; in ucsi_register_partner()
892 UCSI_CONSTAT_PWR_OPMODE_PD) in ucsi_handle_connector_change()
1100 UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_pr_swap()
1303 UCSI_CONSTAT_PWR_OPMODE_PD) { in ucsi_register_port()
A Ducsi.h251 #define UCSI_CONSTAT_PWR_OPMODE_PD 3 macro

Completed in 9 milliseconds