Home
last modified time | relevance | path

Searched +full:0 +full:x3e (Results 1 – 25 of 1003) sorted by relevance

12345678910>>...41

/linux-6.12.1/fs/ufs/
Dballoc.c160 overflow = 0; in ufs_free_blocks()
281 for (j = 0; j < pos; ++j) in ufs_change_blocknr()
296 if (bh_read(bh, 0) < 0) { in ufs_change_blocknr()
328 memset(bh->b_data, 0, inode->i_sb->s_blocksize); in ufs_clear_frags()
384 return 0; in ufs_new_fragments()
391 return 0; in ufs_new_fragments()
402 return 0; in ufs_new_fragments()
407 goal = 0; in ufs_new_fragments()
408 if (goal == 0) in ufs_new_fragments()
416 if (oldcount == 0) { in ufs_new_fragments()
[all …]
/linux-6.12.1/lib/fonts/
Dfont_acorn_8x8.c9 { 0, 0, FONTDATAMAX, 0 }, {
10 /* 00 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ^@ */
11 /* 01 */ 0x7e, 0x81, 0xa5, 0x81, 0xbd, 0x99, 0x81, 0x7e, /* ^A */
12 /* 02 */ 0x7e, 0xff, 0xbd, 0xff, 0xc3, 0xe7, 0xff, 0x7e, /* ^B */
13 /* 03 */ 0x6c, 0xfe, 0xfe, 0xfe, 0x7c, 0x38, 0x10, 0x00, /* ^C */
14 /* 04 */ 0x10, 0x38, 0x7c, 0xfe, 0x7c, 0x38, 0x10, 0x00, /* ^D */
15 /* 05 */ 0x00, 0x18, 0x3c, 0xe7, 0xe7, 0x3c, 0x18, 0x00, /* ^E */
16 /* 06 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00,
17 /* 07 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00,
18 /* 08 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00,
[all …]
/linux-6.12.1/kernel/bpf/preload/iterators/
Diterators.lskel-big-endian.h27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach()
29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach()
38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach()
40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach()
48 int ret = 0; in iterators_bpf__attach()
50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach()
51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach()
52 return ret < 0 ? ret : 0; in iterators_bpf__attach()
96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
[all …]
Diterators.lskel-little-endian.h27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach()
29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach()
38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach()
40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach()
48 int ret = 0; in iterators_bpf__attach()
50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach()
51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach()
52 return ret < 0 ? ret : 0; in iterators_bpf__attach()
96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
[all …]
/linux-6.12.1/drivers/video/fbdev/sis/
Dinit.h70 static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f};
71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53};
72 static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */
73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54};
74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c};
75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e};
76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62};
77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35};
78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36};
79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61};
[all …]
D300vtbl.h55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */
56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x00,0x00,0x08,-1},
57 {0x2f,0x021b,0x0100,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x8 */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1},
59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x8 */
60 {0x32,0x6a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x8 */
61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x16 */
62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x16 */
63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x32 */
64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x32 */
[all …]
D310vtbl.h55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x? */
56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x05,0x05,0x08, 2}, /* 640x480x8 */
57 {0x2f,0x0a1b,0x0100,SIS_RI_640x400, 0x00,0x00,0x05,0x05,0x10, 0}, /* 640x400x8 */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x8 */
59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x8 */
60 {0x32,0x4a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x8 */
61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x16 */
62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x16 */
63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x32 */
64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x32 */
[all …]
/linux-6.12.1/drivers/media/dvb-frontends/
Dstv0900_init.h24 { 0, 11101 }, /*C/N=-0dB*/
83 { -5, 0xCAA1 }, /*-5dBm*/
84 { -10, 0xC229 }, /*-10dBm*/
85 { -15, 0xBB08 }, /*-15dBm*/
86 { -20, 0xB4BC }, /*-20dBm*/
87 { -25, 0xAD5A }, /*-25dBm*/
88 { -30, 0xA298 }, /*-30dBm*/
89 { -35, 0x98A8 }, /*-35dBm*/
90 { -40, 0x8389 }, /*-40dBm*/
91 { -45, 0x59BE }, /*-45dBm*/
[all …]
Dl64781.c32 } while (0)
44 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in l64781_writereg()
50 return (ret != 1) ? -1 : 0; in l64781_writereg()
57 u8 b1 [] = { 0 }; in l64781_readreg()
58 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 … in l64781_readreg()
65 return b1[0]; in l64781_readreg()
70 l64781_writereg (state, 0x2a, 0x00); in apply_tps()
71 l64781_writereg (state, 0x2a, 0x01); in apply_tps()
78 l64781_writereg (state, 0x2a, 0x02); in apply_tps()
86 l64781_writereg (state, 0x07, 0x9e); /* stall AFC */ in reset_afc()
[all …]
/linux-6.12.1/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
238 "\x7F\xAF\xB8\xE0\xA3\xDF\xC7\x37\x72\x3E\xE6\xB4\xB7\xD9\x3A\x25"
248 "\xD6\x87\x0D\xA2\xC0\x82\xA9\x39\xE3\x7F\xDC\xB8\x2E\xC9\x3E\xDA"
251 "\x93\x99\x26\xED\x4F\x74\xA1\x3E\xDD\xFB\xE1\xA1\xCE\xCC\x48\x94"
267 "\x54\x49\x4C\xA6\x3E\xBA\x03\x37\xE4\xE2\x40\x23\xFC\xD6\x9A\x5A"
268 "\xEB\x07\xDD\xDC\x01\x83\xA4\xD0\xAC\x9B\x54\xB0\x51\xF2\xB1\x3E"
332 "\x62\xFF\xE9\x46\xB8\xD8\x44\xDB\xA5\xCC\x31\x54\x34\xCE\x3E\x82"
336 "\x00\xFA\xAC\xE1\x37\x5E\x32\x11\x34\xC6\x72\x58\x2D\x91\x06\x3E"
352 "\x3E\x45\x18\x99\x1B\x41\x64\x43\xEE\x97\x5D\x77\x13\x5B\x74\x69"
[all …]
Ddh.c27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx()
50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length()
52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length()
68 return 0; in dh_set_params()
80 if (crypto_dh_decode_key(buf, len, &params) < 0) in dh_set_secret()
83 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()
90 return 0; in dh_set_secret()
113 return 0; in dh_is_pubkey_valid()
126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid()
134 val = mpi_alloc(0); in dh_is_pubkey_valid()
[all …]
/linux-6.12.1/sound/soc/codecs/
Dpcm6240.h43 #define PCMDEV_GENERIC_VOL_CTRL 0x0
44 #define PCMDEV_PCM1690_VOL_CTRL 0x1
45 #define PCMDEV_PCM1690_FINE_VOL_CTRL 0x2
64 #define PCMDEVICE_PAGE_SELECT 0x00
66 #define PCMDEVICE_REG_SWRESET PCMDEVICE_REG(0X0, 0x01)
67 #define PCMDEVICE_REG_SWRESET_RESET BIT(0)
69 #define ADC5120_REG_CH1_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x3d)
70 #define ADC5120_REG_CH1_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x3e)
71 #define ADC5120_REG_CH2_ANALOG_GAIN PCMDEVICE_REG(0X0, 0x42)
72 #define ADC5120_REG_CH2_DIGITAL_GAIN PCMDEVICE_REG(0X0, 0x43)
[all …]
/linux-6.12.1/drivers/scsi/aic94xx/
Daic94xx_sds.h17 #define FLASH_MANUF_ID_AMD 0x01
18 #define FLASH_MANUF_ID_ST 0x20
19 #define FLASH_MANUF_ID_FUJITSU 0x04
20 #define FLASH_MANUF_ID_MACRONIX 0xC2
21 #define FLASH_MANUF_ID_INTEL 0x89
22 #define FLASH_MANUF_ID_UNKNOWN 0xFF
24 #define FLASH_DEV_ID_AM29LV008BT 0x3E
25 #define FLASH_DEV_ID_AM29LV800DT 0xDA
26 #define FLASH_DEV_ID_STM29W800DT 0xD7
27 #define FLASH_DEV_ID_STM29LV640 0xDE
[all …]
/linux-6.12.1/drivers/media/usb/gspca/
Dnw80x.c159 * - 3rd byte: data length (=0 for end of sequence)
162 #define I2C0 0xff
165 0x04, 0x05, 0x01, 0x61,
166 0x04, 0x04, 0x01, 0x01,
167 0x04, 0x06, 0x01, 0x04,
168 0x04, 0x04, 0x03, 0x00, 0x00, 0x00,
169 0x05, 0x05, 0x01, 0x00,
170 0, 0, 0
173 0x04, 0x06, 0x01, 0xc0,
174 0x00, 0x00, 0x40, 0x10, 0x43, 0x00, 0xb4, 0x01, 0x10, 0x00, 0x4f,
[all …]
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Dodm_DIG.h91 #define DM_DIG_MAX_NIC 0x3e
92 #define DM_DIG_MIN_NIC 0x1e /* 0x22//0x1c */
93 #define DM_DIG_MAX_OF_MIN_NIC 0x3e
95 #define DM_DIG_MAX_AP 0x3e
96 #define DM_DIG_MIN_AP 0x1c
97 #define DM_DIG_MAX_OF_MIN 0x2A /* 0x32 */
98 #define DM_DIG_MIN_AP_DFS 0x20
100 #define DM_DIG_MAX_NIC_HP 0x46
101 #define DM_DIG_MIN_NIC_HP 0x2e
103 #define DM_DIG_MAX_AP_HP 0x42
[all …]
/linux-6.12.1/drivers/usb/misc/sisusbvga/
Dsisusb_tables.h58 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
59 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
60 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
61 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F,
62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
63 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
64 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
65 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F
69 0x00, 0x10, 0x04, 0x14, 0x01, 0x11, 0x09, 0x15,
70 0x00, 0x10, 0x04, 0x14, 0x01, 0x11, 0x09, 0x15,
[all …]
/linux-6.12.1/include/uapi/linux/
Dcounter.h74 * @channel: event channel (typically 0 unless the device supports concurrent
89 #define COUNTER_ADD_WATCH_IOCTL _IOW(0x3E, 0x00, struct counter_watch)
98 #define COUNTER_ENABLE_EVENTS_IOCTL _IO(0x3E, 0x01)
102 #define COUNTER_DISABLE_EVENTS_IOCTL _IO(0x3E, 0x02)
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_7322_regs.h35 #define QIB_7322_Revision_OFFS 0x0
36 #define QIB_7322_Revision_DEF 0x0000000002010601
37 #define QIB_7322_Revision_R_Simulator_LSB 0x3F
38 #define QIB_7322_Revision_R_Simulator_MSB 0x3F
39 #define QIB_7322_Revision_R_Simulator_RMASK 0x1
40 #define QIB_7322_Revision_R_Emulation_LSB 0x3E
41 #define QIB_7322_Revision_R_Emulation_MSB 0x3E
42 #define QIB_7322_Revision_R_Emulation_RMASK 0x1
43 #define QIB_7322_Revision_R_Emulation_Revcode_LSB 0x28
44 #define QIB_7322_Revision_R_Emulation_Revcode_MSB 0x3D
[all …]
Dqib_7220_regs.h37 #define QIB_7220_Revision_OFFS 0x0
38 #define QIB_7220_Revision_R_Simulator_LSB 0x3F
39 #define QIB_7220_Revision_R_Simulator_RMASK 0x1
40 #define QIB_7220_Revision_R_Emulation_LSB 0x3E
41 #define QIB_7220_Revision_R_Emulation_RMASK 0x1
42 #define QIB_7220_Revision_R_Emulation_Revcode_LSB 0x28
43 #define QIB_7220_Revision_R_Emulation_Revcode_RMASK 0x3FFFFF
44 #define QIB_7220_Revision_BoardID_LSB 0x20
45 #define QIB_7220_Revision_BoardID_RMASK 0xFF
46 #define QIB_7220_Revision_R_SW_LSB 0x18
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dtoshiba,et8ek8.txt13 - reg: I2C address (0x3e, or an alternative address)
44 reg = <0x3e>;
46 clocks = <&isp 0>;
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/umc/
Dumc_8_7_0_sh_mask.h26 …_0_GeccErrCntSel__GeccErrCntCsSel__SHIFT 0x0
27 …_0_GeccErrCntSel__GeccErrInt__SHIFT 0xc
28 …_0_GeccErrCntSel__GeccErrCntEn__SHIFT 0xf
29 …0_GeccErrCntSel__PoisonCntEn__SHIFT 0x10
30 …rrCntSel__GeccErrCntCsSel_MASK 0x0000000FL
31 …rrCntSel__GeccErrInt_MASK 0x00003000L
32 …rrCntSel__GeccErrCntEn_MASK 0x00008000L
33 …rrCntSel__PoisonCntEn_MASK 0x00030000L
35 …_0_GeccErrCnt__GeccErrCnt__SHIFT 0x0
36 …0_GeccErrCnt__GeccUnCorrErrCnt__SHIFT 0x10
[all …]
Dumc_6_1_1_sh_mask.h25 …_0_EccErrCntSel__EccErrCntCsSel__SHIFT 0x0
26 …_0_EccErrCntSel__EccErrInt__SHIFT 0xc
27 …_0_EccErrCntSel__EccErrCntEn__SHIFT 0xf
28 …rCntSel__EccErrCntCsSel_MASK 0x0000000FL
29 …rCntSel__EccErrInt_MASK 0x00003000L
30 …rCntSel__EccErrCntEn_MASK 0x00008000L
32 …_0_EccErrCnt__EccErrCnt__SHIFT 0x0
33 …rCnt__EccErrCnt_MASK 0x0000FFFFL
35 …C_UMC0_MCUMC_STATUST0__ErrorCode__SHIFT 0x0
36 …_UMC0_MCUMC_STATUST0__ErrorCodeExt__SHIFT 0x10
[all …]
Dumc_6_1_2_sh_mask.h25 …cErrCntSel_ARCT__EccErrCntCsSel__SHIFT 0x0
26 …cErrCntSel_ARCT__EccErrInt__SHIFT 0xc
27 …cErrCntSel_ARCT__EccErrCntEn__SHIFT 0xf
28 …el_ARCT__EccErrCntCsSel_MASK 0x0000000FL
29 …el_ARCT__EccErrInt_MASK 0x00003000L
30 …el_ARCT__EccErrCntEn_MASK 0x00008000L
32 …cErrCnt_ARCT__EccErrCnt__SHIFT 0x0
33 …ARCT__EccErrCnt_MASK 0x0000FFFFL
35 …0_MCUMC_STATUST0_ARCT__ErrorCode__SHIFT 0x0
36 …_MCUMC_STATUST0_ARCT__ErrorCodeExt__SHIFT 0x10
[all …]
/linux-6.12.1/arch/x86/include/asm/
Dnops.h18 * 3: leal 0x0(%esi),%esi
19 * 4: leal 0x0(%esi,%eiz,1),%esi
20 * 5: leal %ds:0x0(%esi,%eiz,1),%esi
21 * 6: leal 0x0(%esi),%esi
22 * 7: leal 0x0(%esi,%eiz,1),%esi
23 * 8: leal %ds:0x0(%esi,%eiz,1),%esi
28 #define BYTES_NOP1 0x90
29 #define BYTES_NOP2 0x89,0xf6
30 #define BYTES_NOP3 0x8d,0x76,0x00
31 #define BYTES_NOP4 0x8d,0x74,0x26,0x00
[all …]
/linux-6.12.1/tools/arch/x86/include/asm/
Dnops.h18 * 3: leal 0x0(%esi),%esi
19 * 4: leal 0x0(%esi,%eiz,1),%esi
20 * 5: leal %ds:0x0(%esi,%eiz,1),%esi
21 * 6: leal 0x0(%esi),%esi
22 * 7: leal 0x0(%esi,%eiz,1),%esi
23 * 8: leal %ds:0x0(%esi,%eiz,1),%esi
28 #define BYTES_NOP1 0x90
29 #define BYTES_NOP2 0x89,0xf6
30 #define BYTES_NOP3 0x8d,0x76,0x00
31 #define BYTES_NOP4 0x8d,0x74,0x26,0x00
[all …]

12345678910>>...41