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

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7110-pine64-star64.dts 18 starfive,tx-use-rgmii-clk;
26 starfive,tx-use-rgmii-clk;
50 motorcomm,tx-clk-adj-enabled;
51 motorcomm,tx-clk-10-inverted;
52 motorcomm,tx-clk-100-inverted;
53 motorcomm,tx-clk-1000-inverted;
58 tx-internal-delay-ps = <300>;
61 motorcomm,tx-clk-adj-enabled;
62 motorcomm,tx-clk-10-inverted;
63 motorcomm,tx-clk-100-inverted
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_kx/
crypto_kx.c 35 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
46 rx = tx;
48 if (tx == NULL) {
49 tx = rx;
67 tx[i] = keys[i + crypto_kx_SESSIONKEYBYTES];
76 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
87 rx = tx;
89 if (tx == NULL) {
90 tx = rx;
107 tx[i] = keys[i]
    [all...]
  /src/lib/libm/src/
e_rem_pio2f.h 52 double tx[1],ty[1]; local in function:__ieee754_rem_pio2fd
76 tx[0] = z;
77 n = __kernel_rem_pio2(tx,ty,e0,1,0);
e_rem_pio2l.h 66 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l
123 tx[i] = (double)((int32_t)(z));
124 z = (z-tx[i])*two24;
126 tx[4] = z;
128 while(tx[nx-1]==zero) nx--; /* skip zero term */
129 n = __kernel_rem_pio2(tx,ty,e0,nx,3);
e_rem_pio2.c 62 double tx[3]; local in function:__ieee754_rem_pio2
143 tx[i] = (double)((int32_t)(z));
144 z = (z-tx[i])*two24;
146 tx[2] = z;
148 while(tx[nx-1]==zero) nx--; /* skip zero term */
149 n = __kernel_rem_pio2(tx,y,e0,nx,2);
  /src/sys/arch/hpcmips/tx/
txsnd.c 39 #include <hpcmips/tx/tx39var.h>
40 #include <hpcmips/tx/txsnd.h>
tx39ir.c 46 #include <hpcmips/tx/tx39var.h>
47 #include <hpcmips/tx/tx39icureg.h>
48 #include <hpcmips/tx/tx39irvar.h>
49 #include <hpcmips/tx/tx39irreg.h>
51 #include <hpcmips/tx/tx39clockreg.h> /* XXX */
  /src/games/hunt/huntd/
makemaze.c 120 int tx, ty; local in function:dig_maze
128 tx = ty = 0;
139 tx = x;
143 tx = x;
147 tx = x + 2;
151 tx = x - 2;
155 if (tx < 0 || ty < 0 || tx >= WIDTH || ty >= HEIGHT)
157 if (Maze[ty][tx] == SPACE)
159 Maze[(y + ty) / 2][(x + tx) / 2] = SPACE
    [all...]
  /src/games/hack/
def.trap.h 68 xchar tx,ty; member in struct:trap
hack.wizard.c 158 schar tx, ty; local in function:inrange
167 tx = u.ux - mtmp->mx;
169 if ((!tx && abs(ty) < BOLT_LIM) || (!ty && abs(tx) < BOLT_LIM)
170 || (abs(tx) == abs(ty) && abs(tx) < BOLT_LIM)) {
174 buzz(-1, mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
249 buzz(-rnd(3), mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/cavium-octeon/
ubnt_e100.dts 34 tx-delay = <0x10>;
39 tx-delay = <0x10>;
44 tx-delay = <0x10>;
  /src/sys/crypto/sodium/
crypto_kx.h 47 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
55 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
112 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
120 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
177 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
185 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
242 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
250 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_kx.h 46 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
54 unsigned char tx[crypto_kx_SESSIONKEYBYTES],
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
nouveau_nvkm_subdev_i2c_g94.c 33 g94_aux_stat(struct nvkm_i2c *i2c, u32 *hi, u32 *lo, u32 *rq, u32 *tx)
38 for (i = 0, *hi = *lo = *rq = *tx = 0; i < 8; i++) {
42 if ((stat & (8U << (i * 4)))) *tx |= 1 << i;
nouveau_nvkm_subdev_i2c_gk104.c 33 gk104_aux_stat(struct nvkm_i2c *i2c, u32 *hi, u32 *lo, u32 *rq, u32 *tx)
38 for (i = 0, *hi = *lo = *rq = *tx = 0; i < 8; i++) {
42 if ((stat & (8 << (i * 4)))) *tx |= 1 << i;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6q-b650v3.dts 101 fsl,tx-cal-45-dn-ohms = <55>;
102 fsl,tx-cal-45-dp-ohms = <55>;
103 fsl,tx-d-cal = <100>;
r8a7793.dtsi 528 dma-names = "tx", "rx", "tx", "rx";
545 dma-names = "tx", "rx", "tx", "rx";
562 dma-names = "tx", "rx", "tx", "rx";
641 dma-names = "tx", "rx", "tx", "rx";
659 dma-names = "tx", "rx", "tx", "rx"
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212desc.h 28 * AR5212-specific tx/rx descriptor definition.
41 } tx; member in union:ar5212_desc::__anon53d77335010a
51 #define ds_ctl2 u.tx.ctl2
52 #define ds_ctl3 u.tx.ctl3
53 #define ds_txstatus0 u.tx.status0
54 #define ds_txstatus1 u.tx.status1
58 /* TX ds_ctl0 */
66 #define AR_AntModeXmit 0x1e000000 /* TX antenna seslection */
68 #define AR_TxInterReq 0x20000000 /* TX interrupt request */
72 /* TX ds_ctl1 *
    [all...]
  /src/sys/arch/evbmips/cavium/
autoconf.c 186 prop_number_t tx, rx; local in function:prop_set_octeon_gmx
189 tx = rx = NULL;
193 tx = prop_number_create_signed(16);
197 if (tx)
198 prop_dictionary_set_and_rel(dict, "rgmii-tx", tx);
  /src/games/dab/
ttyscrn.cc 196 int tx, ty; local in function:TTYSCRN::create
200 tx = getmaxx(stdscr);
203 if (tx == ERR || ty == ERR
204 || static_cast<size_t>(tx) < *x * 2 + TTYSCRN::offsx + 14
210 *x = (tx - 14 - TTYSCRN::offsx) / 2;
219 that->_tx = tx;
221 that->_sx = tx - 12;
algor.cc 105 size_t tx, ty; local in function:ALGOR::count_closure
108 while (find_closure(ty, tx, tdir, b)) {
111 x = tx;
115 if ((mv = b.domove(ty, tx, tdir, getWho())) == -1)
135 size_t tx = 0, ty = 0; /* XXX: GCC */ local in function:ALGOR::find_max_closure
138 while ((nbox = count_closure(ty, tx, tdir, nb)) != 0)
142 maxx = tx;
243 size_t tx, ty, minx = ~0, miny = ~0; local in function:ALGOR::find_min_closure1
246 while (find_bad_turn(ty, tx, tdir, nb, last)) {
249 if ((mv = nb.domove(ty, tx, tdir, getWho())) != 0
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416desc.h 32 ((uint32_t*)(&(_ads)->u.tx.status[_get_index(_ah)]))
34 ((const uint32_t*)(&(_ads)->u.tx.status[_get_index(_ah)]))
36 #define AR5416_NUM_TX_STATUS 10 /* Number of TX status words */
40 struct ar5416_tx_desc { /* tx desc has 12 control words + 10 status words */
73 struct ar5416_tx_desc tx; member in union:ar5416_desc::__anon76247a81010a
80 #define ds_ctl2 u.tx.ctl2
81 #define ds_ctl3 u.tx.ctl3
82 #define ds_ctl4 u.tx.ctl4
83 #define ds_ctl5 u.tx.ctl5
84 #define ds_ctl6 u.tx.ctl
    [all...]
  /src/lib/libm/ld128/
e_rem_pio2l.h 68 double tx[5],ty[3]; local in function:__ieee754_rem_pio2l
127 tx[i] = (double)((int32_t)(z));
128 z = (z-tx[i])*two24;
130 tx[4] = z;
132 while(tx[nx-1]==zero) nx--; /* skip zero term */
133 n = __kernel_rem_pio2(tx,ty,e0,nx,3);
  /src/lib/libm/ld80/
e_rem_pio2l.h 80 double tx[3],ty[2]; local in function:__ieee754_rem_pio2l
135 tx[i] = (double)((int32_t)(z));
136 z = (z-tx[i])*two24;
138 tx[2] = z;
140 while(tx[nx-1]==zero) nx--; /* skip zero term */
141 n = __kernel_rem_pio2(tx,ty,e0,nx,2);
  /src/sys/arch/hpcmips/dev/
plumohci.c 63 #include <hpcmips/tx/tx39var.h>
212 __plumohci_dmamap_sync(bus_dma_tag_t tx, bus_dmamap_t map, bus_addr_t offset,
215 struct bus_dma_tag_hpcmips *t = (struct bus_dma_tag_hpcmips *)tx;
226 __plumohci_dmamem_alloc(bus_dma_tag_t tx, bus_size_t size,
230 struct bus_dma_tag_hpcmips *t = (struct bus_dma_tag_hpcmips *)tx;
269 __plumohci_dmamem_free(bus_dma_tag_t tx, bus_dma_segment_t *segs, int nsegs)
271 struct bus_dma_tag_hpcmips *t = (struct bus_dma_tag_hpcmips *)tx;
292 __plumohci_dmamem_map(bus_dma_tag_t tx, bus_dma_segment_t *segs, int nsegs,
295 struct bus_dma_tag_hpcmips *t = (struct bus_dma_tag_hpcmips *)tx;

Completed in 20 milliseconds

1 2 3 4 5 6 7 8 91011>>