Home
last modified time | relevance | path

Searched full:sdo (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dadi,ad3552r.yaml53 adi,sdo-drive-strength:
56 - 0: low SDO drive strength.
57 - 1: medium low SDO drive strength.
58 - 2: medium high SDO drive strength.
59 - 3: high SDO drive strength
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad4000.yaml78 the ADC SDI is connected to host SDO. "high" indicates that the ADC SDI
121 The SDO pin can also function as a busy indicator. This node should be
122 connected to an interrupt that is triggered when the SDO line goes low
124 SDI line is low and the CNV line is high ("4-wire" mode); or when the SDO
H A Dadi,ad7944.yaml62 one chip is tied to the SDO of the next chip in the chain and the SDI of
125 The SDO pin can also function as a busy indicator. This node should be
126 connected to an interrupt that is triggered when the SDO line goes low
128 SDI line is low and the CNV line is high ('multi' mode); or when the SDO
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,armada-370-pinctrl.txt22 mpp6 6 gpio, ge0(txd0), sata0(prsnt), tdm(rst), audio(sdo)
67 mpp46 46 gpo, dev(ad7), audio(sdo)
85 audio(sdo)
H A Dmarvell,kirkwood-pinctrl.txt52 mpp40 40 gpio, audio(sdo)
138 mpp24 24 gpio, ge1(rxd0), ts(mp4), tdm(spi-cs0), audio(sdo)
187 mpp24 24 gpio, ge1(rxd0), ts(mp4), tdm(spi-cs0), audio(sdo)
203 mpp40 40 gpio, ts(mp4), tdm(spi-sck), audio(sdo)
251 mpp24 24 gpio, ge1(rxd0), ts(mp4), tdm(spi-cs0), audio(sdo),
273 mpp40 40 gpio, ts(mp4), tdm(spi-sck), audio(sdo), lcd(d20)
H A Dmarvell,armada-375-pinctrl.txt27 mpp11 11 gpio, dev(a0), led(c2), audio(sdo)
H A Dmarvell,armada-38x-pinctrl.txt69 mpp51 51 gpio, tdm(dtx), audio(sdo), dram(deccerr), ptp(trig)
H A Dmarvell,armada-39x-pinctrl.txt73 mpp51 51 gpio, tdm(dtx) [2], audio(sdo) [2], dram(deccerr), ua2(txd)
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dst,lsm6dsx.yaml87 connected through a pull-up with other chip lines (e.g. SDO/SA0).
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dmicrochip,ksz.yaml77 COL, CRS, LEDs, PME_N, NTRP_N, SDO and SDI/SDA/MDIO lines.
/freebsd/sys/dev/sfxge/common/
H A Dsiena_flash.h126 efx_byte_t spi_phase_adj; /* SPI SDO/SCL phase adjustment, 0 is default (no adj) */
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-pinctrl.dtsi292 i2s2m0_sdo: i2s2m0-sdo {
H A Drk3588-extra-pinctrl.dtsi292 i2s2m0_sdo: i2s2m0-sdo {
H A Drk3568-pinctrl.dtsi1234 i2s2m0_sdo: i2s2m0-sdo {
1283 i2s2m1_sdo: i2s2m1-sdo {
1320 i2s3m0_sdo: i2s3m0-sdo {
1355 i2s3m1_sdo: i2s3m1-sdo {
H A Drk3328.dtsi1475 i2s1_sdo: i2s1-sdo {
1526 i2s2m0_sdo: i2s2m0-sdo {
1562 i2s2m1_sdo: i2s2m1-sdo {
H A Drk3588-base-pinctrl.dtsi1381 i2s2m0_sdo: i2s2m0-sdo {
1416 i2s2m1_sdo: i2s2m1-sdo {
1453 i2s3_sdo: i2s3-sdo {
H A Dpx30.dtsi1937 i2s1_2ch_sdo: i2s1-2ch-sdo {
1964 i2s2_2ch_sdo: i2s2-2ch-sdo {
H A Drk3588s-pinctrl.dtsi1381 i2s2m0_sdo: i2s2m0-sdo {
1416 i2s2m1_sdo: i2s2m1-sdo {
1453 i2s3_sdo: i2s3-sdo {
H A Drk3308.dtsi1269 i2s_2ch_0_sdo: i2s-2ch-0-sdo {
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ux500-samsung-codina-tmo.dts256 /* MISO on GPIO225, pin SDO "slave data out" */
H A Dste-ux500-samsung-gavini.dts286 /* MISO on GPIO225, pin SDO "slave data out" */
H A Dste-ux500-samsung-codina.dts342 /* MISO on GPIO225, pin SDO "slave data out" */
/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c5110 u32 sck, sdi, sdo, dir_sck, dir_sdi, dir_sdo; in ixgbe_bypass_rw_generic() local
5123 sdo = IXGBE_ESDP_SDP6; in ixgbe_bypass_rw_generic()
5131 sdo = IXGBE_ESDP_SDP1; in ixgbe_bypass_rw_generic()
5144 esdp &= ~dir_sdo; /* SDO as input */ in ixgbe_bypass_rw_generic()
5185 if (esdp & sdo) in ixgbe_bypass_rw_generic()