| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | entry.S | 74 stq $21, 88($sp) 92 .cfi_rel_offset $21, 88 107 ldq $21, 152($sp) 113 subq $20, $21, $20 117 stq $21, HAE_CACHE($19) 118 stq $21, 0($20) 121 ldq $21, 88($sp) 141 .cfi_restore $21 279 stq $21, 168($sp) 306 .cfi_rel_offset $21, 21*8 [all …]
|
| /kernel/linux/linux-6.6/sound/soc/qcom/ |
| D | lpass-sc7280.c | 113 struct lpass_variant *v = drvdata->variant; in sc7280_lpass_alloc_dma_channel() local 120 v->rdma_channels); in sc7280_lpass_alloc_dma_channel() 122 if (chan >= v->rdma_channels) in sc7280_lpass_alloc_dma_channel() 126 v->wrdma_channel_start + in sc7280_lpass_alloc_dma_channel() 127 v->wrdma_channels, in sc7280_lpass_alloc_dma_channel() 128 v->wrdma_channel_start); in sc7280_lpass_alloc_dma_channel() 130 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7280_lpass_alloc_dma_channel() 137 v->hdmi_rdma_channels); in sc7280_lpass_alloc_dma_channel() 138 if (chan >= v->hdmi_rdma_channels) in sc7280_lpass_alloc_dma_channel() 144 v->rxtx_rdma_channels); in sc7280_lpass_alloc_dma_channel() [all …]
|
| D | lpass-sc7180.c | 79 struct lpass_variant *v = drvdata->variant; in sc7180_lpass_alloc_dma_channel() local 85 v->hdmi_rdma_channels); in sc7180_lpass_alloc_dma_channel() 87 if (chan >= v->hdmi_rdma_channels) in sc7180_lpass_alloc_dma_channel() 94 v->rdma_channels); in sc7180_lpass_alloc_dma_channel() 96 if (chan >= v->rdma_channels) in sc7180_lpass_alloc_dma_channel() 100 v->wrdma_channel_start + in sc7180_lpass_alloc_dma_channel() 101 v->wrdma_channels, in sc7180_lpass_alloc_dma_channel() 102 v->wrdma_channel_start); in sc7180_lpass_alloc_dma_channel() 104 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7180_lpass_alloc_dma_channel() 211 .rdma_dyncclk = REG_FIELD_ID(0xC000, 21, 21, 5, 0x1000), [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_regs.h | 13 #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 …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_regs.h | 13 #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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | hw_stats_l3.sh | 56 vlan_create $h1 200 v$h1 192.0.2.1/28 2001:db8:1::1/64 57 ip route add 192.0.2.16/28 vrf v$h1 nexthop via 192.0.2.2 58 ip -6 route add 2001:db8:2::/64 vrf v$h1 nexthop via 2001:db8:1::2 63 ip -6 route del 2001:db8:2::/64 vrf v$h1 nexthop via 2001:db8:1::2 64 ip route del 192.0.2.16/28 vrf v$h1 nexthop via 192.0.2.2 72 vlan_create $h2 200 v$h2 192.0.2.18/28 2001:db8:2::1/64 73 ip route add 192.0.2.0/28 vrf v$h2 nexthop via 192.0.2.17 74 ip -6 route add 2001:db8:1::/64 vrf v$h2 nexthop via 2001:db8:2::2 79 ip -6 route del 2001:db8:1::/64 vrf v$h2 nexthop via 2001:db8:2::2 80 ip route del 192.0.2.0/28 vrf v$h2 nexthop via 192.0.2.17 [all …]
|
| /kernel/linux/linux-5.10/include/linux/spi/ |
| D | mxs-spi.h | 28 #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 …]
|
| /kernel/linux/linux-6.6/include/linux/spi/ |
| D | mxs-spi.h | 28 #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 …]
|
| /kernel/linux/linux-5.10/sound/soc/qcom/ |
| D | lpass-sc7180.c | 79 struct lpass_variant *v = drvdata->variant; in sc7180_lpass_alloc_dma_channel() local 85 v->hdmi_rdma_channels); in sc7180_lpass_alloc_dma_channel() 87 if (chan >= v->hdmi_rdma_channels) in sc7180_lpass_alloc_dma_channel() 94 v->rdma_channels); in sc7180_lpass_alloc_dma_channel() 96 if (chan >= v->rdma_channels) in sc7180_lpass_alloc_dma_channel() 100 v->wrdma_channel_start + in sc7180_lpass_alloc_dma_channel() 101 v->wrdma_channels, in sc7180_lpass_alloc_dma_channel() 102 v->wrdma_channel_start); in sc7180_lpass_alloc_dma_channel() 104 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7180_lpass_alloc_dma_channel() 193 .rdma_dyncclk = REG_FIELD_ID(0xC000, 21, 21, 5, 0x1000), [all …]
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | pd_vdo.h | 112 * <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 …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/ |
| D | sun8i_a83t_mipi_csi2_reg.h | 31 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_SEQ_ERR_DT1 BIT(21) 56 #define SUN8I_A83T_MIPI_CSI2_INT_STA1_LINE_SEQ_ERR_DT5 BIT(21) 86 #define SUN8I_A83T_MIPI_CSI2_INT_MSK0_LINE_SEQ_ERR_DT1 BIT(21) 134 #define SUN8I_A83T_MIPI_CSI2_CFG_SYNC_DLY_CYCLE(v) (((v) << 18) & \ argument 136 #define SUN8I_A83T_MIPI_CSI2_CFG_N_CHANNEL(v) ((((v) - 1) << 16) & \ argument 138 #define SUN8I_A83T_MIPI_CSI2_CFG_N_LANE(v) ((((v) - 1) << 4) & \ argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/ |
| D | sun6i_csi_reg.h | 18 #define SUN6I_CSI_EN_PTN_CYCLE(v) (((v) << 16) & GENMASK(23, 16)) argument 29 #define SUN6I_CSI_IF_CFG_FIELD_DT_PCLK_SHIFT(v) (((v) << 24) & GENMASK(27, 24)) argument 30 #define SUN6I_CSI_IF_CFG_SRC_TYPE_PROGRESSIVE (0 << 21) 31 #define SUN6I_CSI_IF_CFG_SRC_TYPE_INTERLACED (1 << 21) 57 #define SUN6I_CSI_CAP_MASK(v) (((v) << 2) & GENMASK(5, 2)) argument 70 #define SUN6I_CSI_CH_CFG_PAD_VAL(v) (((v) << 24) & GENMASK(31, 24)) argument 71 #define SUN6I_CSI_CH_CFG_INPUT_FMT(v) (((v) << 20) & GENMASK(23, 20)) argument 72 #define SUN6I_CSI_CH_CFG_OUTPUT_FMT(v) (((v) << 16) & GENMASK(19, 16)) argument 78 #define SUN6I_CSI_CH_CFG_INPUT_YUV_SEQ(v) (((v) << 8) & GENMASK(9, 8)) argument 160 #define SUN6I_CSI_CH_FLD1_VSIZE_VER_LEN(v) (((v) << 16) & GENMASK(28, 16)) argument [all …]
|
| /kernel/linux/linux-6.6/drivers/media/radio/ |
| D | radio-tea5777.c | 31 #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 …]
|
| /kernel/linux/linux-5.10/drivers/media/radio/ |
| D | radio-tea5777.c | 31 #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 …]
|
| /kernel/linux/linux-6.6/include/dt-bindings/usb/ |
| D | pd.h | 105 * <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 …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| D | regs-scaler.h | 152 #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 …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | regs-scaler.h | 152 #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 …]
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| D | dac02.c | 35 * 0 to 5V 0 21 to 22 24 37 * 0 to 10V 0 20 to 22 24 39 * +/-5V 0 21 to 22 23 41 * +/-10V 0 20 to 22 23 43 * 4 to 20mA 0 21 to 22 25
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | dac02.c | 36 * 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
|
| /kernel/linux/linux-5.10/tools/usb/ |
| D | hcd-tests.sh | 115 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 …]
|
| /kernel/linux/linux-6.6/tools/usb/ |
| D | hcd-tests.sh | 115 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/wan/ |
| D | farsync.h | 5 * 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) */
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | farsync.h | 5 * 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) */
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| D | adm1275.c | 124 [0] = { 6770, 0, -2 }, /* voltage, vrange 60V */ 125 [1] = { 4062, 0, -2 }, /* voltage, vrange 100V */ 128 [4] = { 3512, 0, -2 }, /* power, vrange 60V, irange 15mV */ 129 [5] = { 21071, 0, -3 }, /* power, vrange 100V, irange 15mV */ 130 [6] = { 17561, 0, -3 }, /* power, vrange 60V, irange 30mV */ 131 [7] = { 10535, 0, -3 }, /* power, vrange 100V, irange 30mV */ 158 [0] = { 3333, -1, 0 }, /* voltage, vrange 1.2V */ 159 [1] = { 5552, -5, -1 }, /* voltage, vrange 7.4V */ 160 [2] = { 19604, -50, -2 }, /* voltage, vrange 21V */ 165 [7] = { 10417, 0, -1 }, /* power, 1.2V, irange25 */ [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
| D | adm1275.c | 121 [0] = { 6770, 0, -2 }, /* voltage, vrange 60V */ 122 [1] = { 4062, 0, -2 }, /* voltage, vrange 100V */ 125 [4] = { 3512, 0, -2 }, /* power, vrange 60V, irange 15mV */ 126 [5] = { 21071, 0, -3 }, /* power, vrange 100V, irange 15mV */ 127 [6] = { 17561, 0, -3 }, /* power, vrange 60V, irange 30mV */ 128 [7] = { 10535, 0, -3 }, /* power, vrange 100V, irange 30mV */ 155 [0] = { 3333, -1, 0 }, /* voltage, vrange 1.2V */ 156 [1] = { 5552, -5, -1 }, /* voltage, vrange 7.4V */ 157 [2] = { 19604, -50, -2 }, /* voltage, vrange 21V */ 162 [7] = { 10417, 0, -1 }, /* power, 1.2V, irange25 */ [all …]
|