Home
last modified time | relevance | path

Searched full:linestate (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/
H A Dunifdef.c198 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/arch/arm/boot/dts/rockchip/
H A Drk322x.dtsi269 "linestate";
276 interrupt-names = "linestate";
293 interrupt-names = "linestate";
300 interrupt-names = "linestate";
H A Drk3128.dtsi573 interrupt-names = "linestate";
583 "linestate";
H A Drv1108.dtsi280 interrupt-names = "linestate";
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml185 description: When set, disable u2mac linestate check during HS transmit
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi214 "linestate";
221 interrupt-names = "linestate";
H A Drk3328.dtsi926 "linestate";
933 interrupt-names = "linestate";
H A Dpx30.dtsi883 interrupt-names = "linestate";
893 "linestate";
/linux/drivers/usb/host/
H A Docteon-hcd.h882 * introduced by the PHY in generating the linestate condition may
/linux/drivers/usb/dwc2/
H A Dhcd.c2140 * introduced by the PHY in generating the linestate condition in dwc2_core_host_init()