Searched full:nwl (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | nwl-dsi.yaml | 4 $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 D | xilinx-nwl-pcie.txt | 1 * 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 D | xlnx,nwl-pcie.yaml | 4 $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 D | osm_vendor_mlx_sender.c | 251 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 D | osm_vendor_mlx_dispatcher.c | 702 /* 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 D | tw.comp.c | 403 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 D | osm_vendor_mlx_sender.h | 95 IN uint32_t nwl, IN const osm_mad_addr_t * p_mad_addr);
|
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
H A D | zynqmp.dtsi | 838 compatible = "xlnx,nwl-pcie-2.11";
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq.dtsi | 1252 compatible = "fsl,imx8mq-nwl-dsi";
|