Home
last modified time | relevance | path

Searched +full:20 +full:w (Results 1 – 25 of 1322) sorted by relevance

12345678910>>...53

/linux/net/wireless/
H A Ddebugfs.c50 DEBUGFS_READONLY_FILE(rts_threshold, 20, "%d", in ht_print_chan()
52 DEBUGFS_READONLY_FILE(fragmentation_threshold, 20, "%d", in ht_print_chan()
54 DEBUGFS_READONLY_FILE(short_retry_limit, 20, "%d", in ht_print_chan()
56 DEBUGFS_READONLY_FILE(long_retry_limit, 20, "%d", in ht_print_chan()
59 DEBUGFS_RADIO_READONLY_FILE(radio_rts_threshold, 20, "%d", in ht_print_chan()
166 struct debugfs_read_work *w = container_of(work, typeof(*w), work); in wiphy_locked_debugfs_read()
168 w->ret = w->handler(w in wiphy_locked_debugfs_read()
133 struct debugfs_read_work *w = container_of(work, typeof(*w), work); wiphy_locked_debugfs_read_work() local
142 struct debugfs_read_work *w = data; wiphy_locked_debugfs_read_cancel() local
213 struct debugfs_write_work *w = container_of(work, typeof(*w), work); wiphy_locked_debugfs_write_work() local
222 struct debugfs_write_work *w = data; wiphy_locked_debugfs_write_cancel() local
[all...]
/linux/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh17 # | | + eth0.20 | | | + eth0.20 |
36 # | br0.10 br0.20 | | br0.10 br0.20 |
174 ip -n $ns link add link eth0 name eth0.20 up type vlan id 20
177 ip -n $ns address add $v4addr2 dev eth0.20
179 ip -n $ns address add $v6addr2 dev eth0.20
224 ip -n $ns link add link br0 name br0.20 up type vlan id 20
[all...]
H A Dtoeplitz_client.sh
/linux/drivers/memory/
H A Drenesas-rpc-if-regs.h13 #define RPCIF_CMNCR 0x0000 /* R/W */
16 #define RPCIF_CMNCR_MOIIO2(val) (((val) & 0x3) << 20)
28 #define RPCIF_SSLDR 0x0004 /* R/W */
33 #define RPCIF_DRCR 0x000C /* R/W */
40 #define RPCIF_DRCMR 0x0010 /* R/W */
44 #define RPCIF_DREAR 0x0014 /* R/W */
48 #define RPCIF_DROPR 0x0018 /* R/W */
50 #define RPCIF_DRENR 0x001C /* R/W */
54 #define RPCIF_DRENR_OPDB(o) (((o) & 0x3) << 20)
62 #define RPCIF_SMCR 0x0020 /* R/W */
[all …]
/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h87 u64 reserved_172_19:20;
95 u64 reserved_172_191:20;
243 * aura:12; [59:48](R/W) Guest-aura for returning this queue's
248 * size:13 [44:32](R/W) Command-buffer size, in number of 64-bit words per
252 * cont_err:1 [10:10](R/W) Continue on error.
261 * inst_free:1 [9:9](R/W) Instruction FPA free. When set, when CPT reaches the
263 * inst_be:1 [8:8](R/W) Instruction big-endian control. When set, instructions,
266 * iqb_ldwb:1 [7:7](R/W) Instruction load don't write back.
277 * grp:3; [3:1](R/W) Engine group.
278 * pri:1; [0:0](R/W) Queue priority.
[all …]
/linux/include/linux/soc/ti/
H A Domap1-usb.h24 # define USB2_TRX_MODE(w) (((w)>>24)&0x07) argument
25 # define USB1_TRX_MODE(w) (((w)>>20)&0x07) argument
26 # define USB0_TRX_MODE(w) (((w)>>16)&0x07) argument
38 # define SRP_GPUVBUS(w) (((w)>>24)&0x07) argument
39 # define A_WAIT_VRISE(w) (((w)>>20)&0x07) argument
40 # define B_ASE_BRST(w) (((w)>>16)&0x07) argument
49 # define OTG_HMC(w) (((w)>>0)&0x3f) argument
60 # define OTG_ASESSVLD (1 << 20)
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h96 #define OTX_CPT_PF_QX_CTL(b) (0x8000000ll | (u64)(b) << 20)
97 #define OTX_CPT_PF_QX_GMCTL(b) (0x8000020ll | (u64)(b) << 20)
98 #define OTX_CPT_PF_QX_CTL2(b) (0x8000100ll | (u64)(b) << 20)
99 #define OTX_CPT_PF_VFX_MBOXX(b, c) (0x8001000ll | (u64)(b) << 20 | \
103 #define OTX_CPT_VQX_CTL(b) (0x100ll | (u64)(b) << 20)
104 #define OTX_CPT_VQX_SADDR(b) (0x200ll | (u64)(b) << 20)
105 #define OTX_CPT_VQX_DONE_WAIT(b) (0x400ll | (u64)(b) << 20)
106 #define OTX_CPT_VQX_INPROG(b) (0x410ll | (u64)(b) << 20)
107 #define OTX_CPT_VQX_DONE(b) (0x420ll | (u64)(b) << 20)
108 #define OTX_CPT_VQX_DONE_ACK(b) (0x440ll | (u64)(b) << 20)
[all …]
/linux/arch/loongarch/kernel/
H A Dfpu.S50 EX fst.d $f20, \base, (20 * FPU_REG_WIDTH)
85 EX fld.d $f20, \base, (20 * FPU_REG_WIDTH)
104 bstrins.w \tmp1, \tmp0, 15, 8
106 bstrins.w \tmp1, \tmp0, 23, 16
108 bstrins.w \tmp1, \tmp0, 31, 24
109 EX st.w \tmp1, \thread, THREAD_FCC
113 bstrins.w \tmp1, \tmp0, 15, 8
115 bstrins.w \tmp1, \tmp0, 23, 16
117 bstrins.w \tmp1, \tmp0, 31, 24
118 EX st.w \tmp1, \thread, (THREAD_FCC + 4)
[all …]
/linux/Documentation/leds/
H A Dleds-lp5562.rst26 Value: RGB or W
46 Engine mux has two different mode, RGB and W.
47 RGB is used for loading RGB program data, W is used for W program data.
61 echo "W" > /sys/bus/i2c/devices/xxxx/engine_mux
87 .led_current = 20,
93 .led_current = 20,
99 .led_current = 20,
103 .name = "W",
105 .led_current = 20,
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc-v7.h46 #define MFC_OTHER_DEC_CTX_BUF_SIZE_V7 (20 * SZ_1K) /* 20KB */
51 #define S5P_FIMV_SCRATCH_BUF_SIZE_MPEG4_DEC_V7(w, h) \ argument
52 (SZ_1M + ((w) * 144) + (8192 * (h)) + 49216)
54 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V7(w, h) \ argument
55 (((w) * 48) + 8192 + ((((w) + 1) / 2) * 128) + 144 + \
56 ((((((w) * 16) * ((h) * 16)) * 3) / 2) * 4))
H A Dregs-mfc-v8.h97 #define MFC_OTHER_DEC_CTX_BUF_SIZE_V8 (20 * SZ_1K) /* 20KB */
102 #define S5P_FIMV_TMV_BUFFER_SIZE_V8(w, h) (((w) + 1) * ((h) + 1) * 8) argument
104 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_DEC_V8(w, h) (((w) * 704) + 2176) argument
105 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_DEC_V8(w, h) \ argument
106 (((w) * 576 + (h) * 128) + 4128)
108 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_ENC_V8(w, h) \ argument
109 (((w) * 592) + 2336)
110 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V8(w, h) \ argument
111 (((w) * 576) + 10512 + \
112 ((((((w) * 16) * ((h) * 16)) * 3) / 2) * 4))
/linux/lib/crypto/powerpc/
H A Dmd5-asm.S62 LOAD_DATA(w0, off) /* W */ \
66 LOAD_DATA(w1, off+4) /* W */ \
68 addi w0,w0,k0l; /* 1: wk = w + k */ \
70 addis w0,w0,k0h; /* 1: wk = w + k' */ \
71 addis w1,w1,k1h; /* 2: wk = w + k */ \
73 addi w1,w1,k1l; /* 2: wk = w + k' */ \
88 addi w0,w0,k0l; /* 1: wk = w + k */ \
90 addis w0,w0,k0h; /* 1: wk = w + k' */ \
92 addi w1,w1,k1l; /* 2: wk = w + k */ \
94 addis w1,w1,k1h; /* 2: wk = w + k' */ \
[all …]
/linux/drivers/scsi/
H A Dnsp32.h81 #define IRQ_CONTROL 0x00 /* BASE+00, W, W */
82 #define IRQ_STATUS 0x00 /* BASE+00, W, R */
112 #define TRANSFER_CONTROL 0x02 /* BASE+02, W, W */
113 #define TRANSFER_STATUS 0x02 /* BASE+02, W, R */
130 #define INDEX_REG 0x04 /* BASE+04, Byte(R/W), Word(R) */
132 #define TIMER_SET 0x06 /* BASE+06, W, R/W */
136 #define DATA_REG_LOW 0x08 /* BASE+08, LowW, R/W */
137 #define DATA_REG_HI 0x0a /* BASE+0a, Hi-W, R/W */
139 #define FIFO_REST_CNT 0x0c /* BASE+0c, W, R/W */
144 #define SREQ_SMPL_RATE 0x0f /* BASE+0f, B, R/W */
[all …]
/linux/arch/sh/lib/
H A Dcopy_page.S211 EX( mov.l r9,@(20,r4) )
249 EX( mov.w r0,@r4 )
269 EX( mov.l r1,@(20,r4) )
271 EX( mov.w r0,@(28,r4) )
277 EX( mov.l @(20,r5),r9 )
279 EX( mov.w r0,@(30,r4) )
286 EX( mov.l r9,@(20,r4) )
299 swap.w r10,r0
301 EX( mov.w r0,@(2,r4) )
314 EX( mov.w r0,@r4 )
[all …]
/linux/include/linux/mmc/
H A Dmmc.h59 #define MMC_WRITE_DAT_UNTIL_STOP 20 /* adtc [31:0] data addr R1 */
90 #define MMC_QUE_TASK_PARAMS 44 /* ac [20:16] task id R1 */
92 #define MMC_EXECUTE_READ_TASK 46 /* adtc [20:16] task id R1 */
93 #define MMC_EXECUTE_WRITE_TASK 47 /* adtc [20:16] task id R1 */
94 #define MMC_CMDQ_TASK_MGMT 48 /* ac [20:16] task id R1b */
145 #define R1_CC_ERROR (1 << 20) /* erx, c */
256 #define EXT_CSD_CMDQ_MODE_EN 15 /* R/W */
257 #define EXT_CSD_FLUSH_CACHE 32 /* W */
258 #define EXT_CSD_CACHE_CTRL 33 /* R/W */
259 #define EXT_CSD_POWER_OFF_NOTIFICATION 34 /* R/W */
[all …]
/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh99 local timeout=20
331 ./mptcp_connect -p 10000 -l -t ${timeout_poll} -w 20 \
340 ./mptcp_connect -p 10000 -r 0 -t ${timeout_poll} -w 20 \
359 ./mptcp_connect -p 10001 -l -s TCP -t ${timeout_poll} -w 20 \
365 ./mptcp_connect -p 10001 -r 0 -t ${timeout_poll} -w 20 \
381 ./mptcp_connect -p $((I+10001)) -l -w 20 \
390 ./mptcp_connect -p $((I+10001)) -w 20 \
/linux/arch/m68k/lib/
H A Duaccess.c24 "3: "MOVES".w (%1)+,%3\n" in __generic_copy_from_user()
25 " move.w %3,(%2)+\n" in __generic_copy_from_user()
70 " move.w (%1)+,%3\n" in __generic_copy_to_user()
71 "5: "MOVES".w %3,(%2)+\n" in __generic_copy_to_user()
79 "20: lsl.l #2,%0\n" in __generic_copy_to_user()
86 " .long 2b,20b\n" in __generic_copy_to_user()
87 " .long 3b,20b\n" in __generic_copy_to_user()
116 "4: "MOVES".w %2,(%1)+\n" in __clear_user()
/linux/net/ipv4/
H A Dtcp_westwood.c47 #define TCP_WESTWOOD_RTT_MIN (HZ/20) /* 50ms */
48 #define TCP_WESTWOOD_INIT_RTT (20*HZ) /* maybe too conservative?! */
63 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init() local
65 w->bk = 0; in tcp_westwood_init()
66 w->bw_ns_est = 0; in tcp_westwood_init()
67 w->bw_est = 0; in tcp_westwood_init()
68 w->accounted = 0; in tcp_westwood_init()
69 w->cumul_ack = 0; in tcp_westwood_init()
70 w->reset_rtt_min = 1; in tcp_westwood_init()
71 w->rtt_min = w->rtt = TCP_WESTWOOD_INIT_RTT; in tcp_westwood_init()
[all …]
/linux/include/video/
H A Dpm3fb.h210 #define PM3VideoOverlayMode_FLIP_VIDEO (0 << 20)
211 #define PM3VideoOverlayMode_FLIP_VIDEOSTREAMA (1 << 20)
212 #define PM3VideoOverlayMode_FLIP_VIDEOSTREAMB (2 << 20)
226 #define PM3VideoOverlayWidth_WIDTH(w) (((w) & 0xfff) << 0) argument
555 #define PM3FBDestReadBufferWidth_Width(w) ((w) & 0x0fff) argument
595 #define PM3FBDestReadMode_Origin0 (1 << 20)
612 #define PM3FBSourceReadBufferWidth_Width(w) ((w) & 0x0fff) argument
626 #define PM3FBSourceReadMode_WrapX(w) (((w) & 0xf) << 16) argument
627 #define PM3FBSourceReadMode_WrapY(w) (((w) & 0xf) << 20) argument
645 #define PM3FBWriteBufferWidth_Width(w) ((w) & 0x0fff) argument
[all …]
/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.h44 #define BITS_BADOPC (5) /* 5 BADOPC 0 R/W */
46 #define BITS_BADDEST (4) /*4 BADDEST 0 R/W */
48 #define BITS_UNSOLRESP (3) /* 3 UNSOLRESP 0 R/W */
56 #define SH4A_PCIEENBLR (0x000008) /* R/W - 0x0000 0001 32 */
59 #define SH4A_PCIEECR (0x00000C) /* R/W - 0x0000 0000 32 */
60 #define BITS_ENBL (0) /* 0 ENBL 0 R/W */
64 #define SH4A_PCIEPAR (0x000010) /* R/W - 0x0000 0000 32 */
77 #define SH4A_PCIEPCTLR (0x000018) /* R/W - 0x0000 0000 32 */
86 #define SH4A_PCIEPDR (0x000020) /* R/W - 0x0000 0000 32 */
91 #define SH4A_PCIEMSGALR (0x000030) /* R/W - 0x0000 0000 32 */
[all …]
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h40 #define VE_MODE_REC_WR_MODE_2MB (0x01 << 20)
41 #define VE_MODE_REC_WR_MODE_1MB (0x00 << 20)
123 #define VE_DEC_MPEG_PICCODEDSIZE_WIDTH(w) \ argument
124 SHIFT_AND_MASK_BITS(DIV_ROUND_UP(w, 16), 15, 8)
130 #define VE_DEC_MPEG_PICBOUNDSIZE_WIDTH(w) SHIFT_AND_MASK_BITS(w, 27, 16) argument
135 #define VE_DEC_MPEG_MBADDR_X(w) SHIFT_AND_MASK_BITS(w, 15, 8) argument
199 #define VE_DEC_MPEG_STATUS_JPEG_RESTART_ERROR BIT(20)
277 SHIFT_AND_MASK_BITS(v, 22, 20)
297 #define VE_DEC_H265_DEC_PIC_SIZE_WIDTH(w) (((w) << 0) & GENMASK(13, 0)) argument
366 SHIFT_AND_MASK_BITS(v, 23, 20)
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c92 const short w = var->xres_virtual; in fill_fb() local
100 DBG("fill_fb %dx%d, line_len %d bytes\n", w, h, fbi->fix.line_length); in fill_fb()
103 for (x = 0; x < w; x++) { in fill_fb()
104 if (x < 20 && y < 20) in fill_fb()
106 else if (x < 20 && (y > 20 && y < h - 20)) in fill_fb()
108 else if (y < 20 && (x > 20 && x < w - 20)) in fill_fb()
110 else if (x > w - 20 && (y > 20 && y < h - 20)) in fill_fb()
112 else if (y > h - 20 && (x > 20 && x < w - 20)) in fill_fb()
114 else if (x == 20 || x == w - 20 || in fill_fb()
115 y == 20 || y == h - 20) in fill_fb()
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas2781.yaml51 ti,tas2020: 3.2-W Mono Digital Input Class-D Speaker Amp with 5.5V PVDD
54 ti,tas2118: 5-W Mono Digital Input Class-D Speaker Amp with Integrated
57 ti,tas2120: 8.2-W Mono Digital Input Class-D Speaker Amp with
60 ti,tas2320: 15-W Mono Digital Input Class-D Speaker Amp with 15V Support.
62 ti,tas2563: 6.1-W Boosted Class-D Audio Amplifier With Integrated
63 DSP and IV Sense, 16/20/24/32bit stereo I2S or multichannel TDM.
65 ti,tas2568: 5.3-W Digital Input Smart Amp with I/V Sense and Integrated
68 ti,tas2570: 5.8-W Digital Input smart amp with I/V sense and integrated
71 ti,tas2572: 6.6-W Digital Input smart amp with I/V sense and integrated
74 ti,tas2574: 8.5-W Digital Input smart amp with I/V sense and integrated
[all …]
/linux/tools/perf/tests/shell/
H A Daddr2line_inlines.sh27 perf record --call-graph fp -e task-clock:u -o "${perf_data}" -- perf test -w inlineloop 1
32 # Expect the leaf and middle functions to occur on lines in the 20s, with
47 perf record --call-graph dwarf -e task-clock:u -o "${perf_data}" -- perf test -w inlineloop 1
52 # Expect the leaf and middle functions to occur on lines in the 20s, with
74 perf record --call-graph lbr -e cycles:u -o "${perf_data}" -- perf test -w inlineloop 1
79 # Expect the leaf and middle functions to occur on lines in the 20s, with
/linux/lib/crypto/arm/
H A Dsha1-armv7-neon.S88 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
90 pre1(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
94 pre2(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
98 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
102 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
104 pre1(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
108 pre2(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
111 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
115 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
117 pre1(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
[all …]

12345678910>>...53