Home
last modified time | relevance | path

Searched +full:21 +full:v (Results 1 – 25 of 869) sorted by relevance

12345678910>>...35

/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h13 #define SHIFT_AND_MASK_BITS(v, h, l) \ argument
14 (((unsigned long)(v) << (l)) & GENMASK(h, l))
39 #define VE_MODE_PIC_WIDTH_MORE_2048 BIT(21)
104 #define VE_DEC_MPEG_MP12HDR_TOP_FIELD_FIRST(v) \ argument
105 ((v) ? BIT(7) : 0)
106 #define VE_DEC_MPEG_MP12HDR_FRAME_PRED_FRAME_DCT(v) \ argument
107 ((v) ? BIT(6) : 0)
108 #define VE_DEC_MPEG_MP12HDR_CONCEALMENT_MOTION_VECTORS(v) \ argument
109 ((v) ? BIT(5) : 0)
110 #define VE_DEC_MPEG_MP12HDR_Q_SCALE_TYPE(v) \ argument
[all …]
/Linux-v5.15/include/linux/spi/
Dmxs-spi.h28 #define BM_SSP_CTRL0_WAIT_FOR_IRQ (1 << 21)
38 #define BM_SSP_CMD0_CONT_CLKING_EN (1 << 21)
58 #define BF_SSP_TIMING_CLOCK_DIVIDE(v) \ argument
59 (((v) << 8) & BM_SSP_TIMING_CLOCK_DIVIDE)
62 #define BF_SSP_TIMING_CLOCK_RATE(v) \ argument
63 (((v) << 0) & BM_SSP_TIMING_CLOCK_RATE)
75 #define BM_SSP_CTRL1_FIFO_UNDERRUN_IRQ (1 << 21)
86 #define BF_SSP_CTRL1_WORD_LENGTH(v) \ argument
87 (((v) << 4) & BM_SSP_CTRL1_WORD_LENGTH)
93 #define BF_SSP_CTRL1_SSP_MODE(v) \ argument
[all …]
/Linux-v5.15/sound/soc/qcom/
Dlpass-sc7180.c81 struct lpass_variant *v = drvdata->variant; in sc7180_lpass_alloc_dma_channel() local
87 v->hdmi_rdma_channels); in sc7180_lpass_alloc_dma_channel()
89 if (chan >= v->hdmi_rdma_channels) in sc7180_lpass_alloc_dma_channel()
96 v->rdma_channels); in sc7180_lpass_alloc_dma_channel()
98 if (chan >= v->rdma_channels) in sc7180_lpass_alloc_dma_channel()
102 v->wrdma_channel_start + in sc7180_lpass_alloc_dma_channel()
103 v->wrdma_channels, in sc7180_lpass_alloc_dma_channel()
104 v->wrdma_channel_start); in sc7180_lpass_alloc_dma_channel()
106 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7180_lpass_alloc_dma_channel()
192 .rdma_dyncclk = REG_FIELD_ID(0xC000, 21, 21, 5, 0x1000),
[all …]
/Linux-v5.15/include/linux/usb/
Dpd_vdo.h112 * <22:21> :: connector type (SVDM version 2.0+ only; set to zero in version 1.0)
141 #define IDH_CONN_MASK GENMASK(22, 21)
145 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \
152 #define PD_IDH_CONN_TYPE(vdo) (((vdo) >> 21) & 0x3)
178 * <21:11> :: Reserved
241 * <21:5> :: Reserved
280 * <23:21> :: VDO version
286 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
296 * <23:21> :: VDO version
302 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
[all …]
/Linux-v5.15/drivers/media/radio/
Dradio-tea5777.c31 #define TEA5777_AM_IF 21 /* kHz */
57 #define TEA5777_W_PEN1_MASK (1LL << 21)
58 #define TEA5777_W_PEN1_SHIFT 21
131 #define TEA5777_R_FM_STEREO_MASK (0x01 << 21)
132 #define TEA5777_R_FM_STEREO_SHIFT 21
255 struct v4l2_capability *v) in vidioc_querycap() argument
259 strscpy(v->driver, tea->v4l2_dev->name, sizeof(v->driver)); in vidioc_querycap()
260 strscpy(v->card, tea->card, sizeof(v->card)); in vidioc_querycap()
261 strlcat(v->card, " TEA5777", sizeof(v->card)); in vidioc_querycap()
262 strscpy(v->bus_info, tea->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
[all …]
/Linux-v5.15/include/dt-bindings/usb/
Dpd.h105 * <22:21> :: connector type (SVDM version 2.0+ only; set to zero in version 1.0)
134 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \
159 * <21:11> :: Reserved
220 * <21:5> :: Reserved
257 * <23:21> :: VDO version
263 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
273 * <23:21> :: VDO version
279 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
347 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
351 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
[all …]
/Linux-v5.15/drivers/gpu/drm/exynos/
Dregs-scaler.h152 #define SCALER_INT_EN_ILLEGAL_DST_WIDTH (1 << 21)
180 #define SCALER_INT_STATUS_ILLEGAL_DST_WIDTH (1 << 21)
206 #define SCALER_SRC_CFG_SET_BYTE_SWAP(v) SCALER_SET(v, 6, 5) argument
208 #define SCALER_SRC_CFG_SET_COLOR_FORMAT(v) SCALER_SET(v, 4, 0) argument
232 #define SCALER_SRC_SPAN_SET_C_SPAN(v) SCALER_SET(v, 29, 16) argument
234 #define SCALER_SRC_SPAN_SET_Y_SPAN(v) SCALER_SET(v, 13, 0) argument
238 #define SCALER_SRC_Y_POS_SET_YH_POS(v) SCALER_SET(v, 31, 16) argument
240 #define SCALER_SRC_Y_POS_SET_YV_POS(v) SCALER_SET(v, 15, 0) argument
244 #define SCALER_SRC_WH_SET_WIDTH(v) SCALER_SET(v, 29, 16) argument
246 #define SCALER_SRC_WH_SET_HEIGHT(v) SCALER_SET(v, 13, 0) argument
[all …]
/Linux-v5.15/drivers/comedi/drivers/
Ddac02.c36 * 0 to 5V 0 21 to 22 24
38 * 0 to 10V 0 20 to 22 24
40 * +/-5V 0 21 to 22 23
42 * +/-10V 0 20 to 22 23
44 * 4 to 20mA 0 21 to 22 25
/Linux-v5.15/drivers/hwmon/pmbus/
Dadm1275.c118 [0] = { 6770, 0, -2 }, /* voltage, vrange 60V */
119 [1] = { 4062, 0, -2 }, /* voltage, vrange 100V */
122 [4] = { 3512, 0, -2 }, /* power, vrange 60V, irange 15mV */
123 [5] = { 21071, 0, -3 }, /* power, vrange 100V, irange 15mV */
124 [6] = { 17561, 0, -3 }, /* power, vrange 60V, irange 30mV */
125 [7] = { 10535, 0, -3 }, /* power, vrange 100V, irange 30mV */
152 [0] = { 3333, -1, 0 }, /* voltage, vrange 1.2V */
153 [1] = { 5552, -5, -1 }, /* voltage, vrange 7.4V */
154 [2] = { 19604, -50, -2 }, /* voltage, vrange 21V */
159 [7] = { 10417, 0, -1 }, /* power, 1.2V, irange25 */
[all …]
/Linux-v5.15/drivers/net/wan/
DKconfig46 base-band modems, or any other device with the X.21, V.24, V.35 or
47 V.36 interface) to your Linux box. The cards can work as the
64 tristate "LanMedia Corp. SSI/V.35, T1/E1, HSSI, T3 boards"
70 (for example base-band modems, or any other device with the X.21,
71 V.24, V.35 or V.36 interface) to your Linux box.
255 Support for the FarSync T-Series X.21 (and V.35/V.24) cards by
259 8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC,
Dfarsync.h5 * Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards
24 * speed frame shifter mode. This is sometimes referred to as X.21 mode
25 * which is a complete misnomer as the card continues to support V.24 and
26 * V.35 as well as X.21.
106 unsigned int v24IpSts; /* V.24 control input status */
107 unsigned int v24OpSts; /* V.24 control output status */
206 #define IPSTS_CTS 0x00000001 /* Clear To Send (Indicate for X.21) */
214 #define OPSTS_RTS 0x00000001 /* Request To Send (Control for X.21) */
/Linux-v5.15/tools/usb/
Dhcd-tests.sh115 do_test -t 14 -c 15000 -s 256 -v 1
117 echo "test 21: control writes, unaligned"
118 do_test -t 21 -c 100 -s 256 -v 1
129 do_test -t 3 -v 421
144 do_test -t 7 -v 579
147 do_test -t 7 -v 41
150 do_test -t 7 -v 63
167 # do_test -t 15 -g 3 -v 0
169 do_test -t 15 -g 8 -v 0
176 do_test -t 22 -g 8 -v 0
[all …]
/Linux-v5.15/sound/soc/sh/
Dhac.c53 #define RSR_STDRY (1 << 21)
59 #define ACR_DMATX20 ((1 << 23) | (1 << 21))
70 #define TMO_E1 500 /* 21 < E1 < 1000 */
72 #define TMO_E3 21 /* 21 < E3 */
73 #define TMO_E4 500 /* 21 < E4 < 1000 */
100 unsigned short *v) in hac_get_codec_data() argument
106 *v = 0; in hac_get_codec_data()
121 *v = ((HACREG(HACCSDR) & CSDR_MASK) >> CSDR_SHIFT); in hac_get_codec_data()
128 /* manual says: wait at least 21 usec before retrying */ in hac_get_codec_data()
129 udelay(21); in hac_get_codec_data()
/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_g1_mpeg2_dec.c25 #define G1_REG_DEC_AXI_RD_ID(v) (((v) << 24) & GENMASK(31, 24)) argument
26 #define G1_REG_DEC_TIMEOUT_E(v) ((v) ? BIT(23) : 0) argument
27 #define G1_REG_DEC_STRSWAP32_E(v) ((v) ? BIT(22) : 0) argument
28 #define G1_REG_DEC_STRENDIAN_E(v) ((v) ? BIT(21) : 0) argument
29 #define G1_REG_DEC_INSWAP32_E(v) ((v) ? BIT(20) : 0) argument
30 #define G1_REG_DEC_OUTSWAP32_E(v) ((v) ? BIT(19) : 0) argument
31 #define G1_REG_DEC_DATA_DISC_E(v) ((v) ? BIT(18) : 0) argument
32 #define G1_REG_DEC_LATENCY(v) (((v) << 11) & GENMASK(16, 11)) argument
33 #define G1_REG_DEC_CLK_GATE_E(v) ((v) ? BIT(10) : 0) argument
34 #define G1_REG_DEC_IN_ENDIAN(v) ((v) ? BIT(9) : 0) argument
[all …]
Dhantro_g1_regs.h31 #define G1_REG_CONFIG_DEC_STRENDIAN_E BIT(21)
54 #define G1_REG_DEC_CTRL0_PIC_B_E BIT(21)
239 #define G1_REG_REF_PIC_MB_ADJ_0(x) (((x) & 0x7f) << 21)
311 #define G1_REG_PP_AXI_RD_ID(v) (((v) << 24) & GENMASK(31, 24)) argument
312 #define G1_REG_PP_AXI_WR_ID(v) (((v) << 16) & GENMASK(23, 16)) argument
313 #define G1_REG_PP_INSWAP32_E(v) ((v) ? BIT(10) : 0) argument
314 #define G1_REG_PP_DATA_DISC_E(v) ((v) ? BIT(9) : 0) argument
315 #define G1_REG_PP_CLK_GATE_E(v) ((v) ? BIT(8) : 0) argument
316 #define G1_REG_PP_IN_ENDIAN(v) ((v) ? BIT(7) : 0) argument
317 #define G1_REG_PP_OUT_ENDIAN(v) ((v) ? BIT(6) : 0) argument
[all …]
/Linux-v5.15/tools/testing/selftests/powerpc/include/
Dreg.h15 #define mtspr(rn, v) asm volatile("mtspr " _str(rn) ",%0" : \ argument
16 : "r" ((unsigned long)(v)) \
60 #define set_amr(v) asm volatile("isync;" \ argument
63 : "r" ((unsigned long)(v)) \
97 #define VSX_XX1(xs, ra, rb) (((xs) & 0x1f) << 21 | ((ra) << 16) | \
110 "li 21, %[" #_asm_symbol_name_immed "];" \
144 "lfs 21, 0(%[" #_asm_symbol_name_addr "]);" \
/Linux-v5.15/arch/powerpc/include/asm/
Ddcr-native.h42 asm volatile(".long 0x7c000206 | (%0 << 21) | (%1 << 16)" in mfdcrx()
49 asm volatile(".long 0x7c000306 | (%0 << 21) | (%1 << 16)" in mtdcrx()
64 #define mtdcr(rn, v) \ argument
68 : : "n" (rn), "r" (v)); \
70 mtdcrx(rn, v); \
72 __mtdcr(rn, v); \
/Linux-v5.15/sound/soc/mxs/
Dmxs-saif.h20 #define BF_SAIF_CTRL_BITCLK_MULT_RATE(v) \ argument
21 (((v) << 27) & BM_SAIF_CTRL_BITCLK_MULT_RATE)
25 #define BP_SAIF_CTRL_RSRVD2 21
30 #define BF_SAIF_CTRL_DMAWAIT_COUNT(v) \ argument
31 (((v) << 16) & BM_SAIF_CTRL_DMAWAIT_COUNT)
34 #define BF_SAIF_CTRL_CHANNEL_NUM_SELECT(v) \ argument
35 (((v) << 14) & BM_SAIF_CTRL_CHANNEL_NUM_SELECT)
44 #define BF_SAIF_CTRL_WORD_LENGTH(v) \ argument
45 (((v) << 4) & BM_SAIF_CTRL_WORD_LENGTH)
55 #define BF_SAIF_STAT_RSRVD2(v) \ argument
[all …]
/Linux-v5.15/sound/soc/fsl/
Dfsl_asrc.h123 #define ASRCNCR_ANCi(i, v, b) ((v << ASRCNCR_ANCi_SHIFT(i, b)) & ASRCNCR_ANCi_MASK(i, b)) argument
126 #define ASRCFG_INIRQi_SHIFT(i) (21 + i)
138 #define ASRCFG_POSTMOD(i, v) ((v) << ASRCFG_POSTMODi_SHIFT(i)) argument
146 #define ASRCFG_PREMOD(i, v) ((v) << ASRCFG_PREMODi_SHIFT(i)) argument
157 #define ASRCSR_AOCS(i, v) ((v) << ASRCSR_AOCSi_SHIFT(i)) argument
160 #define ASRCSR_AICS(i, v) ((v) << ASRCSR_AICSi_SHIFT(i)) argument
166 #define ASRCDRi_AICP(i, v) ((v) << ASRCDRi_AICPi_SHIFT(i)) argument
169 #define ASRCDRi_AICD(i, v) ((v) << ASRCDRi_AICDi_SHIFT(i)) argument
172 #define ASRCDRi_AOCP(i, v) ((v) << ASRCDRi_AOCPi_SHIFT(i)) argument
175 #define ASRCDRi_AOCD(i, v) ((v) << ASRCDRi_AOCDi_SHIFT(i)) argument
[all …]
/Linux-v5.15/sound/soc/au1x/
Dac97c.c77 static inline void WR(struct au1xpsc_audio_data *ctx, int reg, unsigned long v) in WR() argument
79 __raw_writel(v, ctx->mmio + reg); in WR()
97 udelay(21); /* wait an ac97 frame time */ in au1xac97c_ac97_read()
105 /* stupid errata: data is only valid for 21us, so in au1xac97c_ac97_read()
126 unsigned short v) in au1xac97c_ac97_write() argument
136 udelay(21); in au1xac97c_ac97_write()
142 WR(ctx, AC97_CMDRESP, CMD_WRITE | CMD_IDX(r) | CMD_SET_DATA(v)); in au1xac97c_ac97_write()
145 udelay(21); in au1xac97c_ac97_write()
152 pr_debug("AC97WR %04x %04x %d\n", r, v, retry); in au1xac97c_ac97_write()
/Linux-v5.15/arch/mips/include/asm/
Dmipsmtregs.h122 #define VPECONTROL_YSI_SHIFT 21
130 #define VPECONF0_XTC_SHIFT 21
153 #define TCSTATUS_TDS_SHIFT 21
173 #define TCBIND_CURTC_SHIFT 21
331 #define mttgpr(rd,v) \ argument
341 : : "r" (v)); \
344 #define mttc0(rd, sel, v) \ argument
355 : "r" (v)); \
359 #define mttr(rd, u, sel, v) \ argument
363 : : "r" (v)); \
/Linux-v5.15/arch/mips/include/asm/netlogic/xlr/
Dfmn.h149 #define nlm_read_c2_cc5(s) __read_32bit_c2_register($21, s)
161 #define nlm_write_c2_cc0(s, v) __write_32bit_c2_register($16, s, v) argument
162 #define nlm_write_c2_cc1(s, v) __write_32bit_c2_register($17, s, v) argument
163 #define nlm_write_c2_cc2(s, v) __write_32bit_c2_register($18, s, v) argument
164 #define nlm_write_c2_cc3(s, v) __write_32bit_c2_register($19, s, v) argument
165 #define nlm_write_c2_cc4(s, v) __write_32bit_c2_register($20, s, v) argument
166 #define nlm_write_c2_cc5(s, v) __write_32bit_c2_register($21, s, v) argument
167 #define nlm_write_c2_cc6(s, v) __write_32bit_c2_register($22, s, v) argument
168 #define nlm_write_c2_cc7(s, v) __write_32bit_c2_register($23, s, v) argument
169 #define nlm_write_c2_cc8(s, v) __write_32bit_c2_register($24, s, v) argument
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/leds/backlight/
Drichtek,rt4831-backlight.yaml44 Backlight OVP level selection, currently support 17V/21V/25V/29V.
/Linux-v5.15/include/linux/
Dinet.h12 * $Id: Space.c,v 0.8.4.5 1992/12/12 19:25:04 bir7 Exp $
13 * $Id: arp.c,v 0.8.4.6 1993/01/28 22:30:00 bir7 Exp $
14 * $Id: arp.h,v 0.8.4.6 1993/01/28 22:30:00 bir7 Exp $
15 * $Id: dev.c,v 0.8.4.13 1993/01/23 18:00:11 bir7 Exp $
16 * $Id: dev.h,v 0.8.4.7 1993/01/23 18:00:11 bir7 Exp $
17 * $Id: eth.c,v 0.8.4.4 1993/01/22 23:21:38 bir7 Exp $
18 * $Id: eth.h,v 0.8.4.1 1992/11/10 00:17:18 bir7 Exp $
19 * $Id: icmp.c,v 0.8.4.9 1993/01/23 18:00:11 bir7 Exp $
20 * $Id: icmp.h,v 0.8.4.2 1992/11/15 14:55:30 bir7 Exp $
21 * $Id: ip.c,v 0.8.4.8 1992/12/12 19:25:04 bir7 Exp $
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_target.c162 AT(21, 0, 0, P64); /* pe_dma_to_memory_indirect */ in nfp6000_mu_ctm()
163 AT(21, 1, 0, P64); /* pe_dma_to_memory_indirect_swap */ in nfp6000_mu_ctm()
164 AT(21, 2, 0, P64); /* pe_dma_to_memory_indirect_free */ in nfp6000_mu_ctm()
165 AT(21, 3, 0, P64); /* pe_dma_to_memory_indirect_free_swap */ in nfp6000_mu_ctm()
179 AT(21, 0, 0, P32); /* get */ in nfp6000_mu_emu()
180 AT(21, 1, 0, P32); /* get_eop */ in nfp6000_mu_emu()
181 AT(21, 2, 0, P32); /* get_freely */ in nfp6000_mu_emu()
434 int v, ret; in nfp_encode_basic_qdr() local
437 ret = nfp_decode_basic(addr, &v, cpp_tgt, mode, addr40, isld1, isld0); in nfp_encode_basic_qdr()
442 if (dest_island != -1 && dest_island != v) in nfp_encode_basic_qdr()
[all …]

12345678910>>...35