Home
last modified time | relevance | path

Searched refs:x12 (Results 1 - 25 of 5045) sorted by relevance

12345678910>>...202

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(0x12,10
[all...]
H A Dblkzoned.h165 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
166 #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range)
167 #define BLKGETZONESZ _IOR(0x12, 132, __u32)
168 #define BLKGETNRZONES _IOR(0x12, 133, __u32)
169 #define BLKOPENZONE _IOW(0x12, 134, struct blk_zone_range)
170 #define BLKCLOSEZONE _IOW(0x12, 135, struct blk_zone_range)
171 #define BLKFINISHZONE _IOW(0x12, 136, struct blk_zone_range)
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(0x12,10
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(0x12,10
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(0x12,10
[all...]
H A Dblkzoned.h165 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
166 #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range)
167 #define BLKGETZONESZ _IOR(0x12, 132, __u32)
168 #define BLKGETNRZONES _IOR(0x12, 133, __u32)
169 #define BLKOPENZONE _IOW(0x12, 134, struct blk_zone_range)
170 #define BLKCLOSEZONE _IOW(0x12, 135, struct blk_zone_range)
171 #define BLKFINISHZONE _IOW(0x12, 136, struct blk_zone_range)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfs.h104 #define BLKROSET _IO(0x12, 93)
105 #define BLKROGET _IO(0x12, 94)
106 #define BLKRRPART _IO(0x12, 95)
107 #define BLKGETSIZE _IO(0x12, 96)
108 #define BLKFLSBUF _IO(0x12, 97)
109 #define BLKRASET _IO(0x12, 98)
110 #define BLKRAGET _IO(0x12, 99)
111 #define BLKFRASET _IO(0x12, 100)
112 #define BLKFRAGET _IO(0x12, 101)
113 #define BLKSECTSET _IO(0x12, 10
[all...]
H A Dblkzoned.h63 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
64 #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range)
65 #define BLKGETZONESZ _IOR(0x12, 132, __u32)
66 #define BLKGETNRZONES _IOR(0x12, 133, __u32)
67 #define BLKOPENZONE _IOW(0x12, 134, struct blk_zone_range)
68 #define BLKCLOSEZONE _IOW(0x12, 135, struct blk_zone_range)
69 #define BLKFINISHZONE _IOW(0x12, 136, struct blk_zone_range)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfs.h104 #define BLKROSET _IO(0x12, 93)
105 #define BLKROGET _IO(0x12, 94)
106 #define BLKRRPART _IO(0x12, 95)
107 #define BLKGETSIZE _IO(0x12, 96)
108 #define BLKFLSBUF _IO(0x12, 97)
109 #define BLKRASET _IO(0x12, 98)
110 #define BLKRAGET _IO(0x12, 99)
111 #define BLKFRASET _IO(0x12, 100)
112 #define BLKFRAGET _IO(0x12, 101)
113 #define BLKSECTSET _IO(0x12, 10
[all...]
H A Dblkzoned.h63 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
64 #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range)
65 #define BLKGETZONESZ _IOR(0x12, 132, __u32)
66 #define BLKGETNRZONES _IOR(0x12, 133, __u32)
67 #define BLKOPENZONE _IOW(0x12, 134, struct blk_zone_range)
68 #define BLKCLOSEZONE _IOW(0x12, 135, struct blk_zone_range)
69 #define BLKFINISHZONE _IOW(0x12, 136, struct blk_zone_range)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfs.h125 #define BLKROSET _IO(0x12,93)
126 #define BLKROGET _IO(0x12,94)
127 #define BLKRRPART _IO(0x12,95)
128 #define BLKGETSIZE _IO(0x12,96)
129 #define BLKFLSBUF _IO(0x12,97)
130 #define BLKRASET _IO(0x12,98)
131 #define BLKRAGET _IO(0x12,99)
132 #define BLKFRASET _IO(0x12,100)
133 #define BLKFRAGET _IO(0x12,101)
134 #define BLKSECTSET _IO(0x12,10
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770_smc.c211 0x0C, 0x14, 0x12, 0xAA,
231 0x0C, 0x14, 0x12, 0xAA,
251 0x0C, 0x14, 0x12, 0xAA,
259 0x12, 0x05, 0x12, 0x05,
260 0x12, 0x05, 0x12, 0x05,
261 0x12, 0x05, 0x12, 0x05,
262 0x12,
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770_smc.c202 0x0C, 0x14, 0x12, 0xAA,
221 0x0C, 0x14, 0x12, 0xAA,
240 0x0C, 0x14, 0x12, 0xAA,
247 0x12, 0x05, 0x12, 0x05,
248 0x12, 0x05, 0x12, 0x05,
249 0x12, 0x05, 0x12, 0x05,
250 0x12,
[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dpoly1305-armv8.pl313 and x12,$h0,#0x03ffffff // base 2^64 -> base 2^26
369 lsr $h1,x12,#12
370 adds $h0,$h0,x12,lsl#52
393 extr x12,$h1,$h0,#52
394 and x12,x12,#0x03ffffff
427 extr x12,$h1,$h0,#52
428 and x12,x12,#0x03ffffff
437 fmov ${H2},x12
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpoly1305-armv8.pl313 and x12,$h0,#0x03ffffff // base 2^64 -> base 2^26
369 lsr $h1,x12,#12
370 adds $h0,$h0,x12,lsl#52
393 extr x12,$h1,$h0,#52
394 and x12,x12,#0x03ffffff
427 extr x12,$h1,$h0,#52
428 and x12,x12,#0x03ffffff
437 fmov ${H2},x12
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c243 {{0x0, 0x0A}, 0x12, 0x0},
244 {{0x0, 0x0A}, 0x12, 0x0},
245 {{0x0, 0x0A}, 0x12, 0x0}
252 {{0x0, 0x09}, 0x12, 0x0},
253 {{0x0, 0x09}, 0x12, 0x0},
254 {{0x0, 0x09}, 0x12, 0x0}
261 {{0x0, 0x09}, 0x12, 0x0},
262 {{0x0, 0x09}, 0x12, 0x0},
263 {{0x0, 0x09}, 0x12, 0x0}
270 {{0x0, 0x0F}, 0x12,
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c262 {{0x0, 0x0A}, 0x12, 0x0},
263 {{0x0, 0x0A}, 0x12, 0x0},
264 {{0x0, 0x0A}, 0x12, 0x0}
271 {{0x0, 0x09}, 0x12, 0x0},
272 {{0x0, 0x09}, 0x12, 0x0},
273 {{0x0, 0x09}, 0x12, 0x0}
280 {{0x0, 0x09}, 0x12, 0x0},
281 {{0x0, 0x09}, 0x12, 0x0},
282 {{0x0, 0x09}, 0x12, 0x0}
289 {{0x0, 0x0F}, 0x12,
[all...]
/kernel/linux/linux-6.6/drivers/memory/
H A Dmtk-smi.c288 [1] = {0x12, 0x02, 0x14, 0x14, 0x01, 0x18, 0x0a,},
289 [2] = {0x12, 0x12, 0x12, 0x12, 0x0a,},
290 [3] = {0x12, 0x12, 0x12, 0x12, 0x28, 0x28, 0x0a,},
294 [7] = {0x0c, 0x0c, 0x12,},
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/asic_reg/umc/
H A Dumc_6_7_0_sh_mask.h237 #define UMCCH0_0_PerfMonCtr1_Hi__ThreshCntEn__SHIFT 0x12
266 #define UMCCH0_0_PerfMonCtr2_Hi__ThreshCntEn__SHIFT 0x12
295 #define UMCCH0_0_PerfMonCtr3_Hi__ThreshCntEn__SHIFT 0x12
324 #define UMCCH0_0_PerfMonCtr4_Hi__ThreshCntEn__SHIFT 0x12
353 #define UMCCH0_0_PerfMonCtr5_Hi__ThreshCntEn__SHIFT 0x12
382 #define UMCCH0_0_PerfMonCtr6_Hi__ThreshCntEn__SHIFT 0x12
411 #define UMCCH0_0_PerfMonCtr7_Hi__ThreshCntEn__SHIFT 0x12
440 #define UMCCH0_0_PerfMonCtr8_Hi__ThreshCntEn__SHIFT 0x12
597 #define UMCCH1_0_PerfMonCtr1_Hi__ThreshCntEn__SHIFT 0x12
626 #define UMCCH1_0_PerfMonCtr2_Hi__ThreshCntEn__SHIFT 0x12
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals_phy.h91 RF_REG_PAIR(4, 21, 0x12),
206 { 69, 0x12 },
210 { 195, 0x81 }, { 196, 0x12 },
215 { 195, 0x23 }, { 196, 0x12 },
222 { 69, 0x12 },
228 { 195, 0x81 }, { 196, 0x12 },
247 { 69, 0x12 },
251 { 195, 0x81 }, { 196, 0x12 },
256 { 195, 0x23 }, { 196, 0x12 },
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals_phy.h91 RF_REG_PAIR(4, 21, 0x12),
206 { 69, 0x12 },
210 { 195, 0x81 }, { 196, 0x12 },
215 { 195, 0x23 }, { 196, 0x12 },
222 { 69, 0x12 },
228 { 195, 0x81 }, { 196, 0x12 },
247 { 69, 0x12 },
251 { 195, 0x81 }, { 196, 0x12 },
256 { 195, 0x23 }, { 196, 0x12 },
/kernel/linux/linux-5.10/drivers/acpi/pmic/
H A Dintel_pmic_xpower.c47 .reg = 0x12,
52 .reg = 0x12,
57 .reg = 0x12,
62 .reg = 0x12,
67 .reg = 0x12,
72 .reg = 0x12,
77 .reg = 0x12,
/kernel/linux/linux-6.6/drivers/acpi/pmic/
H A Dintel_pmic_xpower.c47 .reg = 0x12,
52 .reg = 0x12,
57 .reg = 0x12,
62 .reg = 0x12,
67 .reg = 0x12,
72 .reg = 0x12,
77 .reg = 0x12,
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Drelocate_kernel.S43 and x12, x16, PAGE_MASK /* x12 = addr */
61 mov x21, x12
72 mov x14, x12
79 mov x13, x12
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/gc/
H A Dgc_9_4_1_sh_mask.h175 #define SPI_EDC_CNT__SPI_LIFE_CNT_DED_COUNT__SHIFT 0x12
198 #define SQC_EDC_CNT2__INST_UTCL1_LFIFO_DED_COUNT__SHIFT 0x12
236 #define SQC_EDC_PARITY_CNT3__INST_BANKB_UTCL1_MISS_FIFO_DED_COUNT__SHIFT 0x12
269 #define SQC_EDC_CNT__DATA_CU2_WRITE_DATA_BUF_DED_COUNT__SHIFT 0x12
325 #define SQ_EDC_CNT__VGPR1_DED_COUNT__SHIFT 0x12
356 #define TA_EDC_CNT__TA_FS_CFIFO_DED_COUNT__SHIFT 0x12
386 #define TCP_EDC_CNT_NEW__UTCL1_LFIFO0_SEC_COUNT__SHIFT 0x12
430 #define TCC_EDC_CNT__SRC_FIFO_DED_COUNT__SHIFT 0x12
459 #define TCC_EDC_CNT2__IN_USE_TRANSFER_DED_COUNT__SHIFT 0x12
507 #define TA_EDC_CNT__TA_FS_CFIFO_DED_COUNT__SHIFT 0x12
[all...]

Completed in 56 milliseconds

12345678910>>...202