HomeSort by: relevance | last modified time | path
    Searched refs:micro (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/usr.sbin/acpitools/aml/
aml_common.h 52 #define AML_STALL(micro) OsdSleepUsec(micro)
59 #define AML_STALL(micro) /* not required in userland */
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
bios.h 23 u8 micro; member in struct:nvkm_bios::__anonbf1541f90108
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/sprd/
sp9860g-1h10.dts 48 internal-resistance-micro-ohms = <250000>;
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/microchip/
mpfs-icicle-kit.dts 113 shunt-resistor-micro-ohms = <10000>;
119 shunt-resistor-micro-ohms = <10000>;
125 shunt-resistor-micro-ohms = <10000>;
131 shunt-resistor-micro-ohms = <10000>;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-dhcom-drc02.dtsi 13 * Special SoM hardware required which uses the pins from micro SD card. The
15 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD
104 * Due to the use of can2 the micro SD card on module have to be
qcom-msm8660-surf.dts 43 /* External micro SD card */
sun7i-a20-olinuxino-micro-emmc.dts 44 #include "sun7i-a20-olinuxino-micro.dts"
47 model = "Olimex A20-OLinuXino-MICRO-eMMC";
48 compatible = "olimex,a20-olinuxino-micro-emmc", "allwinner,sun7i-a20";
armada-385-db-88f6820-amc.dts 47 * Exported on the micro USB connector CON3
mt2701-evb.dts 249 type = "micro";
qcom-apq8064-cm-qs600.dts 229 /* External micro SD card */
qcom-pm8941.dtsi 136 qcom,external-resistor-micro-ohms = <10000>;
meson8b-ec100.dts 65 * shutdown is managed by the EC (embedded micro-controller)
81 * micro-controller) to shutdown the system. Setting
aspeed-bmc-facebook-fuji.dts 253 shunt-resistor-micro-ohms = <1500>;
582 shunt-resistor-micro-ohms = <250>;
653 shunt-resistor-micro-ohms = <250>;
motorola-cpcap-mapphone.dtsi 235 /* Used by micro-SDIO at mmc1 */
qcom-apq8064-ifc6410.dts 323 /* External micro SD card */
qcom-msm8960-cdp.dts 33 /* External micro SD card */
sun8i-h2-plus-bananapi-m2-zero.dts 266 * There're two micro-USB connectors, one is power-only and another is
imx6qdl-dhcom-som.dtsi 88 * Special SoM hardware required which uses the pins from micro SD card. The
91 * the board device tree file, the micro SD card must be disabled and the uart1
412 &usdhc3 { /* Micro SD card on module */
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_base.c 195 bios->version.micro = nvbios_rd08(bios, bit_i.offset + 0);
202 bios->version.micro = nvbios_rd08(bios, bios->bmp_offset + 10);
207 bios->version.minor, bios->version.micro, bios->version.patch);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/
tegra186-p3310.dtsi 79 shunt-resistor-micro-ohms = <10000>;
85 shunt-resistor-micro-ohms = <10000>;
91 shunt-resistor-micro-ohms = <10000>;
104 shunt-resistor-micro-ohms = <5000>;
110 shunt-resistor-micro-ohms = <10000>;
116 shunt-resistor-micro-ohms = <10000>;
tegra186-p2771-0000.dts 742 shunt-resistor-micro-ohms = <20000>;
748 shunt-resistor-micro-ohms = <5000>;
754 shunt-resistor-micro-ohms = <10000>;
767 shunt-resistor-micro-ohms = <10000>;
773 shunt-resistor-micro-ohms = <10000>;
779 shunt-resistor-micro-ohms = <10000>;
886 label = "micro-USB";
887 type = "micro";
tegra186-p3509-0000+p3636-0001.dts 87 shunt-resistor-micro-ohms = <5>;
93 shunt-resistor-micro-ohms = <5>;
99 shunt-resistor-micro-ohms = <>;
183 label = "micro-USB";
184 type = "micro";
  /src/sys/dev/ic/
ispvar.h 773 #define ISP_FW_NEWER_THAN(i, major, minor, micro) \
774 (ISP_FW_REVX((i)->isp_fwrev) > ISP_FW_REV(major, minor, micro))
775 #define ISP_FW_OLDER_THAN(i, major, minor, micro) \
776 (ISP_FW_REVX((i)->isp_fwrev) < ISP_FW_REV(major, minor, micro))
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-3720-espressobin.dtsi 120 /* Exported on the micro USB connector J5 through an FTDI */
armada-3720-db.dts 195 * Exported on the micro USB connector CON30(V2.0)/CON32(V1.4) through

Completed in 22 milliseconds

1 2