Searched refs:iom_status (Results 1 – 1 of 1) sorted by relevance
134 u32 iom_status; member172 port->iom_status = readl(port->pmc->iom_base + in update_port_status()256 if (!IOM_PORT_HPD_ASSERTED(port->iom_status) && in pmc_usb_mux_dp_hpd()281 if (IOM_PORT_ACTIVITY_IS(port->iom_status, DP) || in pmc_usb_mux_dp()283 if (IOM_PORT_HPD_ASSERTED(port->iom_status) && in pmc_usb_mux_dp()337 if (IOM_PORT_ACTIVITY_IS(port->iom_status, TBT) || in pmc_usb_mux_tbt()384 if (IOM_PORT_ACTIVITY_IS(port->iom_status, TBT) || in pmc_usb_mux_usb4()440 if ((IOM_PORT_ACTIVITY_IS(port->iom_status, DP) || in pmc_usb_mux_safe_state()445 if ((IOM_PORT_ACTIVITY_IS(port->iom_status, TBT) || in pmc_usb_mux_safe_state()465 if (IOM_PORT_HPD_ASSERTED(port->iom_status)) in pmc_usb_disconnect()[all …]