Searched refs:IOM_PORT_STATUS_CONNECTED (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c109 #define IOM_PORT_STATUS_CONNECTED BIT(31) macro
462 if (!(port->iom_status & IOM_PORT_STATUS_CONNECTED))
486 if (port->iom_status & IOM_PORT_STATUS_CONNECTED) {

Completed in 167 milliseconds