Lines Matching defs:intr_sts
641 u32 intr_sts, otg_bsess_vld, port_conn;
644 intr_sts = hw_read_intr_status(ci);
657 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) {
663 if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) {
665 } else if (intr_sts & USBi_PCI) {
672 if ((intr_sts & USBi_PCI) && !port_conn) {
679 if (intr_sts & USBi_SLI) {
689 if (intr_sts & USBi_URI)
692 if (intr_sts & USBi_PCI) {
700 if ((intr_sts & USBi_PCI) && !port_conn) {
712 if ((intr_sts & USBi_PCI) && !port_conn) {
718 if ((intr_sts & USBi_PCI) && port_conn) {