Home
last modified time | relevance | path

Searched full:nwl (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dnwl-dsi.yaml4 $id: http://devicetree.org/schemas/display/bridge/nwl-dsi.yaml#
14 NWL MIPI-DSI host controller found on i.MX8 platforms. This is a dsi bridge for
15 the SOCs NWL MIPI-DSI host controller.
22 const: fsl,imx8mq-nwl-dsi
150 compatible = "fsl,imx8mq-nwl-dsi";
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dxilinx-nwl-pcie.txt1 * Xilinx NWL PCIe Root Port Bridge DT description
4 - compatible: Should contain "xlnx,nwl-pcie-2.11"
16 - interrupts: Should contain NWL PCIe interrupt
46 compatible = "xlnx,nwl-pcie-2.11";
H A Dxlnx,nwl-pcie.yaml4 $id: http://devicetree.org/schemas/pci/xlnx,nwl-pcie.yaml#
7 title: Xilinx NWL PCIe Root Port Bridge
18 const: xlnx,nwl-pcie-2.11
124 compatible = "xlnx,nwl-pcie-2.11";
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c251 IN uint32_t nwl, IN const osm_mad_addr_t * p_mad_addr) in osmv_rmpp_send_ack() argument
270 p_resp_mad->paylen_newwin = cl_hton32(nwl); in osmv_rmpp_send_ack()
384 OSMV_RMPP_RECV_WIN /* NWL */ , in __osmv_rmpp_send_segment()
H A Dosm_vendor_mlx_dispatcher.c702 /* NOTE! The receiver can publish the New Window Last (NWL) value in __osmv_dispatch_send_ack()
707 uint32_t nwl = p_recv_ctx->expected_seg + OSMV_RMPP_RECV_WIN - 1; in __osmv_dispatch_send_ack() local
709 osmv_rmpp_send_ack(h_bind, p_req_mad, seg_num, nwl, p_mad_addr); in __osmv_dispatch_send_ack()
/freebsd/contrib/tcsh/
H A Dtw.comp.c403 tw_dollar(const Char *str, Char **wl, size_t nwl, Char **result, Char sep, in tw_dollar() argument
421 num = nwl - num - 1; in tw_dollar()
422 if (num >= 0 && (size_t)num < nwl) in tw_dollar()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_sender.h95 IN uint32_t nwl, IN const osm_mad_addr_t * p_mad_addr);
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp.dtsi838 compatible = "xlnx,nwl-pcie-2.11";
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq.dtsi1252 compatible = "fsl,imx8mq-nwl-dsi";