Lines Matching defs:intr_sts
648 u32 intr_sts, otg_bsess_vld, port_conn;
651 intr_sts = hw_read_intr_status(ci);
664 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) {
670 if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) {
672 } else if (intr_sts & USBi_PCI) {
679 if ((intr_sts & USBi_PCI) && !port_conn) {
686 if (intr_sts & USBi_SLI) {
696 if (intr_sts & USBi_URI)
699 if (intr_sts & USBi_PCI) {
707 if ((intr_sts & USBi_PCI) && !port_conn) {
719 if ((intr_sts & USBi_PCI) && !port_conn) {
725 if ((intr_sts & USBi_PCI) && port_conn) {