Searched full:linestate (Results 1 – 20 of 20) sorted by relevance
84 description: host linestate interrupt88 const: linestate112 - const: linestate117 - const: linestate192 interrupt-names = "linestate";200 interrupt-names = "otg-bvalid", "otg-id", "linestate";
198 static Line_state linestate; /* #if line parser state */ variable636 * parser state between calls in the global variable linestate, with660 if (linestate == LS_START) { in parseline()662 linestate = LS_HASH; in parseline()666 linestate = LS_DIRTY; in parseline()668 if (!incomment && linestate == LS_HASH) { in parseline()701 linestate = LS_DIRTY; in parseline()706 linestate = LS_DIRTY; in parseline()716 linestate = LS_DIRTY; in parseline()721 if (linestate == LS_HASH) { in parseline()[all …]
726 int linestate; in dwc2_handle_gpwrdn_intr() local732 linestate = (gpwrdn & GPWRDN_LINESTATE_MASK) >> GPWRDN_LINESTATE_SHIFT; in dwc2_handle_gpwrdn_intr()738 (gpwrdn & GPWRDN_DISCONN_DET_MSK) && !linestate) { in dwc2_handle_gpwrdn_intr()746 (gpwrdn & GPWRDN_LNSTSCHG_MSK) && linestate) { in dwc2_handle_gpwrdn_intr()766 if (!linestate) { in dwc2_handle_gpwrdn_intr()
2140 * introduced by the PHY in generating the linestate condition in dwc2_core_host_init()
283 interrupt-names = "linestate";292 "linestate";
132 * @ls_det_en: linestate detection enable register.133 * @ls_det_st: linestate detection state register.134 * @ls_det_clr: linestate detection clear register.138 * @utmi_ls: utmi linestate state register.195 * @ls_irq: IRQ number assigned for linestate detection.196 * @otg_mux_irq: IRQ number which multiplex otg-id/otg-bvalid/linestate538 /* clear linestate and enable linestate detect irq */ in rockchip_usb2phy_init()980 * activate the linestate detection to get the next device in rockchip_usb2phy_sm_work()1012 /* disable linestate detect irq and clear its status */ in rockchip_usb2phy_linestate_irq()1149 rport->ls_irq = of_irq_get_byname(child_np, "linestate"); in rockchip_usb2phy_port_irq_init()[all …]
270 "linestate";277 interrupt-names = "linestate";294 interrupt-names = "linestate";301 interrupt-names = "linestate";
422 interrupt-names = "linestate";432 "linestate";
281 interrupt-names = "linestate";
314 * Enable LINESTATE wake up only if connected to bus in dwc3_ti_suspend_common()
1115 * @dis_tx_ipgap_linecheck_quirk: set if we disable u2mac linestate
115 #define LINESTATE 6 macro
231 description: When set, disable u2mac linestate check during HS transmit
363 #define LINESTATE (BIT(9) | BIT(8)) /* R */ macro
1567 interrupt-names = "linestate";1577 "linestate";1594 interrupt-names = "linestate";1604 "linestate";
209 "linestate";216 interrupt-names = "linestate";
855 "linestate";862 interrupt-names = "linestate";
887 interrupt-names = "linestate";897 "linestate";
384 /* Delay some time, and let Linestate be SE0 for controller */ in __mxs_phy_disconnect_line()
882 * introduced by the PHY in generating the linestate condition may