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

1 2

  /src/sys/rump/dev/lib/libhdaudio_hdafg/
Makefile 10 COMMENT=High Definition Audio (hdaudio) driver
  /src/sys/external/bsd/gnu-efi/dist/lib/runtime/
rtstr.c 207 UINTN High, Low;
209 High = BcdValue >> 4;
210 Low = BcdValue - (High << 4);
212 return ((UINT8)(Low + (High * 10)));
225 UINTN High, Low;
227 High = DecValue / 10;
228 Low = DecValue - (High * 10);
230 return ((UINT8)(Low + (High << 4)));
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/renesas/
r9a07g043f01-smarc.dts 12 * 1 : High; 0: Low
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-openrd.dtsi 64 * High: RS-485
82 * High: SD
88 output-high; /* Select SD by default */
socfpga_cyclone5_chameleon96.dts 89 /* On High speed expansion */
101 /* On High speed expansion */
r7s9210-rza2mevb.dts 112 /* High resolution System tick timers */
dra71-evm.dts 192 * PM_OEn to High: Disable routing I2C3 to PM_I2C
197 output-high;
am5729-beagleboneai.dts 558 /* HS: High speed up to 50 MHz (3.3 V signaling). */
am437x-gp-evm.dts 32 enable-active-high;
42 enable-active-high;
52 enable-active-high;
794 * High: eMMC
829 * High: LCD display with analog audio via aic3111 codec
833 output-high;
851 * SelEMMCorNAND to output-high
am43x-epos-evm.dts 33 enable-active-high;
732 * High: LCD display with analog audio via aic3111 codec
736 output-high;
  /src/tests/kernel/
t_umountstress.sh 49 floppy288|2.88MB 3.5in Extra High Density Floppy:\
138 floppy288|2.88MB 3.5in Extra High Density Floppy:\
t_umount.sh 50 floppy288|2.88MB 3.5in Extra High Density Floppy:\
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-rock960.dts 138 /* On High speed expansion (HS-SPI1) */
rk3399-ficus.dts 151 /* On both Low speed and High speed expansion */
  /src/sys/dev/ic/
mpt.c 1308 MPT_2_HOST32(sge, _u.Address64.High);
1448 MPT_2_HOST32(fp0, WWNN.High);
1450 MPT_2_HOST32(fp0, WWPN.High);
1456 MPT_2_HOST32(fp0, FabricWWNN.High);
1458 MPT_2_HOST32(fp0, FabricWWPN.High);
1469 MPT_2_HOST32(fp1, NoSEEPROMWWNN.High);
1471 MPT_2_HOST32(fp1, NoSEEPROMWWPN.High);
1480 HOST_2_MPT32(fp1, NoSEEPROMWWNN.High);
1482 HOST_2_MPT32(fp1, NoSEEPROMWWPN.High);
mpt_mpilib.h 97 S32 High;
103 U32 High;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/bitmain/
bm1880-sophon-edge.dts 17 * HSEC = High Speed External Connector
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi3670-hikey970.dts 70 enable-active-high;
82 * HSEC = High Speed External Connector
433 /* On High speed expansion header */
hi3660-hikey960.dts 191 enable-active-high;
210 * HSEC = High Speed External Connector
625 /* On High speed expansion */
hi6220-hikey.dts 354 * HSEC = High Speed External Connector
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
apq8016-sbc.dtsi 168 /* On High speed expansion */
224 /* On High speed expansion */
394 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
553 * HSEC = High Speed External Connector
766 output-high;
782 output-high;
apq8096-db820c.dtsi 21 * P HSEC = Primary High Speed External Connector
22 * S HSEC = Secondary High Speed External Connector
132 enable-active-high;
170 /* On High speed expansion */
182 /* On High speed expansion */
1069 maximum-speed = "high-speed";
sc7180-idp.dts 500 /* High-Z when no transfers; nice to park the lines */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/
zynqmp-zcu100-revC.dts 284 &spi1 { /* High Speed connector */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/actions/
s900-bubblegum-96.dts 73 * HSEC = High Speed External Connector

Completed in 30 milliseconds

1 2