Home
last modified time | relevance | path

Searched full:txa (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv748x.yaml15 HDMI receiver. They can output CSI-2 on two independent outputs TXA and TXB
38 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
39 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
40 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
41 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
42 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
43 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
44 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
45 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
46 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
[all …]
H A Dadv748x.txt4 HDMI receiver. They can output CSI-2 on two independent outputs TXA and TXB
29 "infoframe", "cbus", "cec", "sdp", "txa", "txb"
48 TXA source 10
58 sources are described. For TXA 1, 2 or 4 data lanes can be described
71 "infoframe", "cbus", "cec", "sdp", "txa", "txb";
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,asrc.txt25 - dma-names : Contains "rxa", "rxb", "rxc", "txa", "txb" and "txc".
77 "txa", "txb", "txc";
H A Dapple,mca.yaml52 as associated to the TXA, RXA, TXB, RXB units.
/freebsd/share/man/man4/
H A Ddc.4212 ELECOM Laneed LD-CBL/TXA (ADMtek AN985)
/freebsd/contrib/libpcap/
H A Dbpf_image.c410 op = "txa"; in bpf_image()
H A Doptimize.c934 * tax txa in opt_peep()
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822b.c310 /* TXA+RXA or TXB+RXB */ in rtw8822b_set_channel_rfe_efem()
313 /* TXB+RXA or TXA+RXB */ in rtw8822b_set_channel_rfe_efem()
340 /* TXA+RXA or TXB+RXB */ in rtw8822b_set_channel_rfe_ifem()
343 /* TXB+RXA or TXA+RXB */ in rtw8822b_set_channel_rfe_ifem()
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dsalvator-common.dtsi532 "infoframe", "cbus", "cec", "sdp", "txa", "txb" ;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ul.dtsi366 "txa", "txb", "txc";
H A Dimx6qdl.dtsi477 "txa", "txb", "txc";
H A Dimx6sx.dtsi420 "txa", "txb", "txc";
/freebsd/sys/dev/msk/
H A Dif_mskreg.h838 #define Y2_IS_CHK_TXA2 BIT_8 /* Descriptor error TXA 2 */
846 #define Y2_IS_CHK_TXA1 BIT_0 /* Descriptor error TXA 1 */
1069 #define TXA_MAX_VAL 0x00ffffff/* Bit 23.. 0: Max TXA Timer/Cnt Val */
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c2089 * Sending a BAR frame can occur from the net80211 txa timer in ath_tx_start()
2679 * the txa state contains the current baw start. in ath_tx_addto_baw()