Searched refs:flowctrl (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/serial/ |
| D | uslcom.c | 645 uint32_t baudrate, flowctrl[4]; in uslcom_cfg_param() local 700 flowctrl[0] = htole32(USLCOM_FLOW_DTR_ON | USLCOM_FLOW_CTS_HS); in uslcom_cfg_param() 701 flowctrl[1] = htole32(USLCOM_FLOW_RTS_HS); in uslcom_cfg_param() 703 flowctrl[0] = htole32(USLCOM_FLOW_DTR_ON); in uslcom_cfg_param() 704 flowctrl[1] = htole32(USLCOM_FLOW_RTS_ON); in uslcom_cfg_param() 706 flowctrl[2] = 0; in uslcom_cfg_param() 707 flowctrl[3] = 0; in uslcom_cfg_param() 712 USETW(req.wLength, sizeof(flowctrl)); in uslcom_cfg_param() 715 &req, flowctrl, 0, 1000)) { in uslcom_cfg_param()
|
| /freebsd-12-stable/sys/mips/nlm/dev/net/ |
| D | xlpge.h | 111 int flowctrl; /* Port flow control setting */ member
|
| D | xlpge.c | 1238 sc->flowctrl = NLM_FLOWCTRL_DISABLED; in nlm_xlpge_attach()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | stih410-b2260.dts | 83 pinctrl-names = "default", "no-hw-flowctrl";
|
| D | tegra114.dtsi | 183 compatible = "nvidia,tegra114-flowctrl";
|
| D | tegra20.dtsi | 219 compatible = "nvidia,tegra20-flowctrl";
|
| D | tegra30.dtsi | 323 compatible = "nvidia,tegra30-flowctrl";
|
| D | tegra124.dtsi | 252 compatible = "nvidia,tegra124-flowctrl";
|
| /freebsd-12-stable/sys/gnu/dts/arm64/nvidia/ |
| D | tegra132.dtsi | 230 compatible = "nvidia,tegra132-flowctrl", "nvidia,tegra124-flowctrl";
|
| D | tegra210.dtsi | 421 compatible = "nvidia,tegra210-flowctrl";
|