Searched full:linestate (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | rockchip,inno-usb2phy.yaml | 92 description: host linestate interrupt 96 const: linestate 120 - const: linestate 125 - const: linestate 237 interrupt-names = "linestate"; 245 interrupt-names = "otg-bvalid", "otg-id", "linestate";
|
| /linux/scripts/ |
| H A D | unifdef.c | 198 static Line_state linestate; /* #if line parser state */ variable 636 * parser state between calls in the global variable linestate, with 660 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 …]
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 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/linestate 554 /* clear linestate and enable linestate detect irq */ in rockchip_usb2phy_init() 1000 * activate the linestate detection to get the next device in rockchip_usb2phy_sm_work() 1032 /* disable linestate detect irq and clear its status */ in rockchip_usb2phy_linestate_irq() 1169 rport->ls_irq = of_irq_get_byname(child_np, "linestate"); in rockchip_usb2phy_port_irq_init() [all …]
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk322x.dtsi | 269 "linestate"; 276 interrupt-names = "linestate"; 293 interrupt-names = "linestate"; 300 interrupt-names = "linestate";
|
| H A D | rk3128.dtsi | 573 interrupt-names = "linestate"; 583 "linestate";
|
| H A D | rv1108.dtsi | 280 interrupt-names = "linestate";
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-am62.c | 343 * Enable LINESTATE wake up only if connected to bus in dwc3_ti_suspend_common()
|
| H A D | core.h | 1144 * @dis_tx_ipgap_linecheck_quirk: set if we disable u2mac linestate
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | snps,dwc3-common.yaml | 185 description: When set, disable u2mac linestate check during HS transmit
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-base.dtsi | 1633 interrupt-names = "linestate"; 1643 "linestate"; 1660 interrupt-names = "linestate"; 1670 "linestate";
|
| H A D | rk3308.dtsi | 214 "linestate"; 221 interrupt-names = "linestate";
|
| H A D | rk3328.dtsi | 926 "linestate"; 933 interrupt-names = "linestate";
|
| H A D | px30.dtsi | 883 interrupt-names = "linestate"; 893 "linestate";
|
| H A D | rk3576.dtsi | 925 interrupt-names = "otg-bvalid", "otg-id", "linestate"; 948 interrupt-names = "otg-bvalid", "otg-id", "linestate";
|
| /linux/drivers/usb/host/ |
| H A D | octeon-hcd.h | 882 * introduced by the PHY in generating the linestate condition may
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd.c | 2140 * introduced by the PHY in generating the linestate condition in dwc2_core_host_init()
|