Home
last modified time | relevance | path

Searched refs:swir (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dswir.txt9 - compatible: "swir,wp8548" for the WP8548 CF3 Module
12 - "swir,mangoh-green-wp8548" for the mangOH green board with the WP8548 module
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-mdm9615-wp8548-mangoh-green.dts17 compatible = "swir,mangoh-green-wp8548", "swir,wp8548", "qcom,mdm9615";
68 compatible = "swir,mangoh-iotport-spi";
H A Dqcom-mdm9615-wp8548.dtsi14 compatible = "swir,wp8548", "qcom,mdm9615";
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1277 ib_switch_info_record_t swir; in query_switchinfo_records() local
1284 memset(&swir, 0, sizeof(swir)); in query_switchinfo_records()
1285 CHECK_AND_SET_VAL(lid, 16, 0, swir.lid, SWIR, LID); in query_switchinfo_records()
1288 comp_mask, &swir, sizeof(swir), in query_switchinfo_records()