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

/linux-master/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c135 u32 iom_status; member in struct:pmc_usb_port
173 port->iom_status = readl(port->pmc->iom_base +
257 if (!IOM_PORT_HPD_ASSERTED(port->iom_status) &&
282 if (IOM_PORT_ACTIVITY_IS(port->iom_status, DP) ||
283 IOM_PORT_ACTIVITY_IS(port->iom_status, DP_MFD)) {
284 if (IOM_PORT_HPD_ASSERTED(port->iom_status) &&
338 if (IOM_PORT_ACTIVITY_IS(port->iom_status, TBT) ||
339 IOM_PORT_ACTIVITY_IS(port->iom_status, ALT_MODE_TBT_USB))
385 if (IOM_PORT_ACTIVITY_IS(port->iom_status, TBT) ||
386 IOM_PORT_ACTIVITY_IS(port->iom_status, ALT_MODE_TBT_US
[all...]

Completed in 202 milliseconds