/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad4000.yaml | 72 adi,sdi-pin: 74 enum: [ high, low, cs, sdi ] 75 default: sdi 77 Describes how the ADC SDI pin is wired. A value of "sdi" indicates that 78 the ADC SDI is connected to host SDO. "high" indicates that the ADC SDI 80 hard-wired low (GND). "cs" indicates that the ADC SDI pin is connected to 123 while the SDI line is high and the CNV line is low ("3-wire" mode) or the 124 SDI line is low and the CNV line is high ("4-wire" mode); or when the SDO 125 line goes high while the SDI and CNV lines are high (chain mode), 136 # The configuration register can only be accessed if SDI is connected to MOSI [all …]
|
H A D | adi,ad7944.yaml | 48 line is used to initiate the conversion and the SDI line is connected to 57 device on the bus. In this mode, SDI is tied to VIO, and the CNV line 61 on wiring when multiple ADCs are used. In this mode, the SDI line of 62 one chip is tied to the SDO of the next chip in the chain and the SDI of 127 while the SDI line is high and the CNV line is low ('single' mode) or the 128 SDI line is low and the CNV line is high ('multi' mode); or when the SDO 129 line goes high while the SDI and CNV lines are high (chain mode),
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | CorrelatedValuePropagation.cpp | 926 static bool processSRem(BinaryOperator *SDI, const ConstantRange &LCR, in processSRem() argument 928 assert(SDI->getOpcode() == Instruction::SRem); in processSRem() 931 SDI->replaceAllUsesWith(SDI->getOperand(0)); in processSRem() 932 SDI->eraseFromParent(); in processSRem() 940 std::array<Operand, 2> Ops = {{{SDI->getOperand(0), getDomain(LCR)}, in processSRem() 941 {SDI->getOperand(1), getDomain(RCR)}}}; in processSRem() 953 SDI->getIterator()); in processSRem() 954 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 958 auto *URem = BinaryOperator::CreateURem(Ops[0].V, Ops[1].V, SDI->getName(), in processSRem() 959 SDI->getIterator()); in processSRem() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | samsung,s3cmci.txt | 12 - "samsung,s3c2410-sdi": for controllers compatible with s3c2410 13 - "samsung,s3c2412-sdi": for controllers compatible with s3c2412 14 - "samsung,s3c2440-sdi": for controllers compatible with s3c2440 18 - clock-names: Should contain "sdi" 32 compatible = "samsung,s3c2440-sdi"; 38 clock-names = "sdi";
|
H A D | mmci.txt | 56 clock-names = "sdi", "apb_pclk";
|
H A D | arm,pl18x.yaml | 205 clock-names = "sdi", "apb_pclk";
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | samsung,battery.yaml | 7 title: Samsung SDI Batteries 13 Samsung SDI (Samsung Digital Interface) batteries are all different versions
|
/freebsd/sys/contrib/device-tree/Bindings/display/ti/ |
H A D | ti,omap3-dss.txt | 20 - Port 1: SDI output 25 SDI Endpoint required properties:
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,kirkwood-pinctrl.txt | 55 mpp43 43 gpio, audio(sdi) 141 mpp27 27 gpio, ge1(rxd3), ts(mp7), tdm(spi-mosi), audio(sdi) 190 mpp27 27 gpio, ge1(rxd3), ts(mp7), tdm(spi-mosi), audio(sdi) 206 mpp43 43 gpio, ts(mp7), tdm(int), audio(sdi) 235 audio(spdifi), audio-1(sdi) 257 mpp27 27 gpio, ge1(rxd3), ts(mp7), tdm(spi-mosi), audio(sdi), 276 mpp43 43 gpio, ts(mp7), tdm(int), audio(sdi), lcd(d23)
|
H A D | marvell,dove-pinctrl.txt | 67 pmic(sdi) Pin is used for PMIC SDI
|
H A D | marvell,armada-370-pinctrl.txt | 26 mpp10 10 gpio, ge0(txctl), uart0(cts), tdm(fsync), audio(sdi) 90 audio(sdi)
|
H A D | marvell,armada-375-pinctrl.txt | 18 mpp2 2 gpio, dev(ad4), ptp(evreq), led(c0), audio(sdi)
|
H A D | marvell,armada-38x-pinctrl.txt | 70 mpp52 52 gpio, pcie0(rstout), tdm(int), audio(sdi), sd0(d6), ptp(clk)
|
H A D | marvell,armada-39x-pinctrl.txt | 74 mpp52 52 gpio, pcie0(rstout), tdm(int) [2], audio(sdi) [2], sd0(d6), i2c3(sck)
|
/freebsd/sys/geom/raid/ |
H A D | md_intel.c | 2357 int vi, sdi, numdisks, len, state, stale; in g_raid_md_write_intel() local 2427 for (sdi = 0; sdi < vol->v_disks_count; sdi++) { in g_raid_md_write_intel() 2428 sd = &vol->v_subdisks[sdi]; in g_raid_md_write_intel() 2432 if (sdi >= vol->v_disks_count) in g_raid_md_write_intel() 2489 for (sdi = 0; sdi < vol->v_disks_count; sdi++) { in g_raid_md_write_intel() 2490 sd = &vol->v_subdisks[sdi]; in g_raid_md_write_intel() 2560 for (sdi = 0; sdi < vol->v_disks_count; sdi++) { in g_raid_md_write_intel() 2561 sd = &vol->v_subdisks[sdi]; in g_raid_md_write_intel() 2564 mmap0->disk_idx[sdi] = pd->pd_disk_pos; in g_raid_md_write_intel() 2566 mmap1->disk_idx[sdi] = pd->pd_disk_pos; in g_raid_md_write_intel() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | qcom,scm.yaml | 101 qcom,sdi-enabled: 103 Indicates that the SDI (Secure Debug Image) has been enabled by TZ
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | hdmi.c | 217 ptr[24] = frame->sdi; in hdmi_spd_infoframe_pack() 692 static const char *hdmi_spd_sdi_get_name(enum hdmi_spd_sdi sdi) in hdmi_spd_sdi_get_name() argument 695 switch (sdi) { in hdmi_spd_sdi_get_name() 747 hdmi_spd_sdi_get_name(frame->sdi), frame->sdi); in hdmi_spd_infoframe_log() 1072 frame->sdi = ptr[24]; in hdmi_spd_infoframe_unpack()
|
H A D | hdmi.h | 184 enum hdmi_spd_sdi sdi; member
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | sony,acx565akm.yaml | 7 title: Sony ACX565AKM SDI Panel
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_hdmi.c | 312 ptr[24] = frame->sdi; in hdmi_spd_infoframe_pack_only() 1276 static const char *hdmi_spd_sdi_get_name(enum hdmi_spd_sdi sdi) in hdmi_spd_sdi_get_name() argument 1278 if (sdi < 0 || sdi > 0xff) in hdmi_spd_sdi_get_name() 1280 switch (sdi) { in hdmi_spd_sdi_get_name() 1329 hdmi_spd_sdi_get_name(frame->sdi), frame->sdi); in hdmi_spd_infoframe_log() 1688 frame->sdi = ptr[24]; in hdmi_spd_infoframe_unpack()
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-dbx5x0.dtsi | 982 clock-names = "sdi", "apb_pclk"; 999 clock-names = "sdi", "apb_pclk"; 1016 clock-names = "sdi", "apb_pclk"; 1033 clock-names = "sdi", "apb_pclk"; 1050 clock-names = "sdi", "apb_pclk"; 1067 clock-names = "sdi", "apb_pclk";
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | microchip,ksz.yaml | 77 COL, CRS, LEDs, PME_N, NTRP_N, SDO and SDI/SDA/MDIO lines.
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | hdmi.h | 249 enum hdmi_spd_sdi sdi; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_common.c | 5110 u32 sck, sdi, sdo, dir_sck, dir_sdi, dir_sdo; in ixgbe_bypass_rw_generic() local 5122 sdi = IXGBE_ESDP_SDP0; in ixgbe_bypass_rw_generic() 5130 sdi = IXGBE_ESDP_SDP0; in ixgbe_bypass_rw_generic() 5143 esdp |= dir_sdi; /* SDI as output */ in ixgbe_bypass_rw_generic() 5146 esdp |= sdi; in ixgbe_bypass_rw_generic() 5152 esdp &= ~sdi; in ixgbe_bypass_rw_generic() 5165 esdp |= sdi; in ixgbe_bypass_rw_generic() 5168 esdp &= ~sdi; in ixgbe_bypass_rw_generic() 5194 esdp &= ~sdi; in ixgbe_bypass_rw_generic() 5199 esdp |= sdi; in ixgbe_bypass_rw_generic()
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3588-pinctrl.dtsi | 285 i2s2m0_sdi: i2s2m0-sdi {
|