HomeSort by: relevance | last modified time | path
    Searched refs:transmit (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6q-cubox-i-emmc-som-v15.dts 56 fsl,transmit-level-mV = <1104>;
57 fsl,transmit-boost-mdB = <0>;
58 fsl,transmit-atten-16ths = <9>;
imx6q-cubox-i-som-v15.dts 55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
imx6q-cubox-i.dts 55 fsl,transmit-level-mV = <1104>;
56 fsl,transmit-boost-mdB = <0>;
57 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard-emmc-som-v15.dts 57 fsl,transmit-level-mV = <1025>;
58 fsl,transmit-boost-mdB = <3330>;
59 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard-som-v15.dts 56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard.dts 56 fsl,transmit-level-mV = <1025>;
57 fsl,transmit-boost-mdB = <3330>;
58 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard2-emmc-som-v15.dts 59 fsl,transmit-level-mV = <1104>;
60 fsl,transmit-boost-mdB = <0>;
61 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard2-som-v15.dts 58 fsl,transmit-level-mV = <1104>;
59 fsl,transmit-boost-mdB = <0>;
60 fsl,transmit-atten-16ths = <9>;
imx6q-hummingboard2.dts 57 fsl,transmit-level-mV = <1104>;
58 fsl,transmit-boost-mdB = <0>;
59 fsl,transmit-atten-16ths = <9>;
imx6q-dms-ba16.dts 114 fsl,transmit-atten-16ths = <12>;
115 fsl,transmit-boost-mdB = <3330>;
116 fsl,transmit-level-mV = <1133>;
imx6q-tbs2910.dts 176 fsl,transmit-level-mV = <1104>;
177 fsl,transmit-boost-mdB = <3330>;
178 fsl,transmit-atten-16ths = <16>;
imx6q-novena.dts 474 fsl,transmit-level-mV = <1025>;
475 fsl,transmit-boost-mdB = <0>;
476 fsl,transmit-atten-16ths = <8>;
am3874-iceboard.dts 43 /* The MAC provides internal delay for the transmit path ONLY, which is enabled
  /src/sys/net/
if_ppp.h 102 int transmit; member in struct:ppp_option_data
if_ppp.c 622 if (odp->transmit) {
1230 * Can't transmit compressed packets until CCP
1805 * A wrapper to transmit a packet from if_start since ALTQ uses
  /src/usr.bin/tip/
cmds.c 62 void transmit(FILE *, const char *, char *);
278 transmit(fd, value(EOFWRITE), NULL);
288 transmit(FILE *fd, const char *eofchars, char *command) function in typeref:typename:void
414 transmit(fd, "\04", line);
  /src/sys/dev/bluetooth/
bcsp.c 131 #define BCSP_XMIT (1 << 0) /* transmit active */
494 * Supports to transmit/receive a byte stream.
519 DPRINTFN(4, ("%s: slip transmit start\n",
544 DPRINTFN(4, ("\n%s: slip transmit end\n",
747 DPRINTFN(3, ("%s: pi transmit\n", device_xname(sc->sc_dev)));
894 DPRINTFN(2, ("%s: mux transmit: sc_flags=0x%x, choke=%d",
914 goto transmit;
927 goto transmit;
933 goto transmit;
939 goto transmit;
    [all...]
bth5.c 136 #define BTH5_XMIT (1 << 0) /* transmit active */
493 * Supports to transmit/receive a byte stream.
521 DPRINTFN(4, ("%s: slip transmit start\n",
554 DPRINTFN(4, ("\n%s: slip transmit end\n",
791 DPRINTFN(3, ("%s: pi transmit\n", device_xname(sc->sc_dev)));
939 DPRINTFN(2, ("%s: mux transmit: sc_flags=0x%x, choke=%d",
959 goto transmit;
972 goto transmit;
978 goto transmit;
989 goto transmit;
    [all...]
  /src/share/terminfo/
terminfo 2453 # Mode is the "set" state. In Cursor Mode, the cursor keys transmit
2455 # Mode, the cursor keys transmit "Esc O <code>" sequences. Application Mode
2458 # applications such as vi will always transmit the <smkx> string. Therefore,
2464 # always transmit the <rmkx> string to the terminal before they exit.
2471 # the numeric and punctuation keys transmit ASCII 7-bit characters, and the
2474 # all the keypad keys transmit "Esc O {code}" sequences. The PF1 - PF4 keys
2486 # applications which transmit the <smkx> string will also always transmit the
7156 # with NumLock set (to make the keypad transmit kf0-kf9).
9858 # transmit anything at all is to turn on the function key label
    [all...]

Completed in 69 milliseconds