Searched refs:flowctrl (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | uxrcom.c | 246 uint8_t flowctrl; in uxrcom_param() local 290 flowctrl = XR_FLOW_CONTROL_ON; in uxrcom_param() 293 flowctrl = XR_FLOW_CONTROL_OFF; in uxrcom_param() 297 USETW(req.wValue, flowctrl); in uxrcom_param()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | stih410-b2260.dts | 82 pinctrl-names = "default", "no-hw-flowctrl";
|
H A D | tegra114.dtsi | 186 compatible = "nvidia,tegra114-flowctrl";
|
H A D | tegra20.dtsi | 248 compatible = "nvidia,tegra20-flowctrl";
|
H A D | tegra30.dtsi | 364 compatible = "nvidia,tegra30-flowctrl";
|
H A D | tegra124.dtsi | 282 compatible = "nvidia,tegra124-flowctrl";
|
/netbsd-src/sys/arch/arm/imx/ |
H A D | if_enet.c | 1735 int miimode, fulldup, ecr_speed, rcr_speed, flowctrl; in enet_init_regs() local 1741 flowctrl = 0; in enet_init_regs() 1766 flowctrl = sc->sc_flowflags & IFM_FLOW; in enet_init_regs() 1827 (flowctrl ? ENET_RCR_FCE : 0) | /* flow control enable */ in enet_init_regs()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132.dtsi | 234 compatible = "nvidia,tegra132-flowctrl", "nvidia,tegra124-flowctrl";
|
H A D | tegra210.dtsi | 473 compatible = "nvidia,tegra210-flowctrl";
|