Home
last modified time | relevance | path

Searched refs:x00 (Results 826 - 850 of 18316) sorted by relevance

1...<<31323334353637383940>>...733

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Dov2722.h162 #define OV2722_STOP_STREAMING 0x00
260 {OV2722_8BIT, 0x3f06, 0x00},
261 {OV2722_8BIT, 0x371c, 0x00},
263 {OV2722_8BIT, 0x371e, 0x00},
269 {OV2722_8BIT, 0x3802, 0x00},
278 {OV2722_8BIT, 0x380b, 0x00}, /* V output size: 256 */
282 {OV2722_8BIT, 0x380d, 0x00}, /* H total size: 2048 */
285 {OV2722_8BIT, 0x3810, 0x00},
287 {OV2722_8BIT, 0x3812, 0x00},
294 {OV2722_8BIT, 0x3618, 0x00},
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dimx412.c22 #define IMX412_MODE_STANDBY 0x00
56 #define IMX412_REG_MIN 0x00
162 {0x0137, 0x00},
169 {0x55d4, 0x00},
170 {0x55d5, 0x00},
175 {0x55ea, 0x00},
176 {0x55eb, 0x00},
179 {0x575e, 0x00},
180 {0x575f, 0x00},
181 {0x5764, 0x00},
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_mmi.c37 MMI_ULWC1(%[ftmp0], %[src], 0x00) in copy_block4_mmi()
38 MMI_SWC1(%[ftmp0], %[dst], 0x00) in copy_block4_mmi()
61 MMI_ULDC1(%[ftmp0], %[src], 0x00) in copy_block8_mmi()
62 MMI_SDC1(%[ftmp0], %[dst], 0x00) in copy_block8_mmi()
86 MMI_ULDC1(%[ftmp0], %[src], 0x00) in copy_block16_mmi()
89 MMI_SDC1(%[ftmp0], %[dst], 0x00) in copy_block16_mmi()
122 MMI_ULWC1(%[ftmp3], %[src], 0x00) in put_h264_qpel4_h_lowpass_mmi()
143 MMI_SWC1(%[ftmp9], %[dst], 0x00) in put_h264_qpel4_h_lowpass_mmi()
177 MMI_ULDC1(%[ftmp3], %[src], 0x00) in put_h264_qpel8_h_lowpass_mmi()
212 MMI_SDC1(%[ftmp9], %[dst], 0x00) in put_h264_qpel8_h_lowpass_mmi()
[all...]
H A Dh264pred_mmi.c38 MMI_LDC1(%[ftmp0], %[srcA], 0x00) in ff_pred16x16_vertical_8_mmi()
42 MMI_SDC1(%[ftmp0], %[src], 0x00) in ff_pred16x16_vertical_8_mmi()
45 MMI_SDC1(%[ftmp0], %[src], 0x00) in ff_pred16x16_vertical_8_mmi()
70 "lbu %[tmp0], 0x00(%[addr0]) \n\t" in ff_pred16x16_horizontal_8_mmi()
73 "swr %[tmp1], 0x00(%[addr1]) \n\t" in ff_pred16x16_horizontal_8_mmi()
78 "lbu %[tmp0], 0x00(%[addr0]) \n\t" in ff_pred16x16_horizontal_8_mmi()
81 "swr %[tmp1], 0x00(%[addr1]) \n\t" in ff_pred16x16_horizontal_8_mmi()
107 "lbu %[tmp1], 0x00(%[addr0]) \n\t" in ff_pred16x16_dc_8_mmi()
110 "lbu %[tmp1], 0x00(%[addr0]) \n\t" in ff_pred16x16_dc_8_mmi()
119 "lbu %[tmp1], 0x00( in ff_pred16x16_dc_8_mmi()
[all...]
H A Didctdsp_mmi.c34 MMI_LDC1(%[ftmp0], %[block], 0x00) in ff_put_pixels_clamped_mmi()
46 MMI_SDC1(%[ftmp0], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
48 MMI_SDC1(%[ftmp2], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
50 MMI_SDC1(%[ftmp4], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
52 MMI_SDC1(%[ftmp6], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
67 MMI_SDC1(%[ftmp0], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
69 MMI_SDC1(%[ftmp2], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
71 MMI_SDC1(%[ftmp4], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
73 MMI_SDC1(%[ftmp6], %[pixels], 0x00) in ff_put_pixels_clamped_mmi()
91 MMI_LDC1(%[ftmp1], %[block], 0x00) in ff_put_signed_pixels_clamped_mmi()
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DSetDictionaryTest.java28 (byte) 0x1b, (byte) 0x03, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x80,
29 (byte) 0xe3, (byte) 0xb4, (byte) 0x0d, (byte) 0x00, (byte) 0x00, (byte) 0x07, (byte) 0x5b,
30 (byte) 0x26, (byte) 0x31, (byte) 0x40, (byte) 0x02, (byte) 0x00, (byte) 0xe0, (byte) 0x4e,
36 (byte) 0x1b, (byte) 0x02, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byt
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmjpeg2jpeg_bsf.c40 0x00, 0x10, // APP0 header size (including
42 0x4a, 0x46, 0x49, 0x46, 0x00, // ID string 'JFIF\0'
44 0x00, // bits per type
45 0x00, 0x00, // X density
46 0x00, 0x00, // Y density
47 0x00, // X thumbnail size
48 0x00, // Y thumbnail size
52 static const uint8_t dht_segment_head[] = { 0xFF, 0xC4, 0x01, 0xA2, 0x00 };
[all...]
/third_party/backends/backend/
H A Dumax_pp_low.c95 #define DATA gPort+0x00
323 { 0x00, 0x06, 0x0A, 0x0D, 0x10, 0x12, 0x14, 0x17, 0x19, 0x1B, 0x1D,
1761 Outb (DATA, 0x00); in sendCommand()
1762 Outb (DATA, 0x00); in sendCommand()
2136 Outb (DATA, 0x00); in PS2bufferRead()
2137 Outb (DATA, 0x00); in PS2bufferRead()
3618 Outb (DATA, 0x00); in connect610p()
4253 if ((reg & 0x08) == 0x00) in sendWord1220P()
4652 Outb (DATA, 0x00); in ringScanner()
4654 Outb (DATA, 0x00); in ringScanner()
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dhw.c115 {VIACR, CR08, 0xFF, 0x00}, /* [0-4] preset row scan
123 {VIACR, CR0B, 0xFF, 0x00}, /* [0-4] cursor end
125 {VIACR, CR0E, 0xFF, 0x00}, /* [0-7] cursor location (high) */
126 {VIACR, CR0F, 0xFF, 0x00}, /* [0-7] cursor location (low) */
130 {VIACR, CR14, 0xFF, 0x00}, /* [0-4] underline location
181 /* Index 0x00~0x03 */
182 {0x00, 0x00, 0x00}, {0x00,
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dhw.c115 {VIACR, CR08, 0xFF, 0x00}, /* [0-4] preset row scan
123 {VIACR, CR0B, 0xFF, 0x00}, /* [0-4] cursor end
125 {VIACR, CR0E, 0xFF, 0x00}, /* [0-7] cursor location (high) */
126 {VIACR, CR0F, 0xFF, 0x00}, /* [0-7] cursor location (low) */
130 {VIACR, CR14, 0xFF, 0x00}, /* [0-4] underline location
181 /* Index 0x00~0x03 */
182 {0x00, 0x00, 0x00}, {0x00,
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
H A Dm5mols_reg.h29 #define CAT_SYSTEM 0x00
54 #define SYSTEM_VER_CUSTOMER I2C_REG(CAT_SYSTEM, 0x00, 1)
62 #define REG_SYSINIT 0x00 /* SYSTEM mode */
105 #define PARM_INTERFACE I2C_REG(CAT_PARAM, 0x00, 1)
110 #define REG_EFFECT_OFF 0x00
138 #define REG_COLOR_EFFECT_OFF 0x00
145 #define REG_CHROMA_OFF 0x00
152 #define REG_EDGE_OFF 0x00
170 #define AE_LOCK I2C_REG(CAT_AE, 0x00, 1)
171 #define REG_AE_UNLOCK 0x00
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dadau1781.c44 { ADAU1781_DMIC_BEEP_CTRL, 0x00 },
47 { ADAU1781_LEFT_PLAYBACK_MIXER, 0x00 },
48 { ADAU1781_RIGHT_PLAYBACK_MIXER, 0x00 },
49 { ADAU1781_MONO_PLAYBACK_MIXER, 0x00 },
50 { ADAU1781_LEFT_LINEOUT, 0x00 },
51 { ADAU1781_RIGHT_LINEOUT, 0x00 },
52 { ADAU1781_SPEAKER, 0x00 },
56 { ADAU1781_DIG_PWDN1, 0x00 },
57 { ADAU17X1_CLOCK_CONTROL, 0x00 },
58 { ADAU17X1_PLL_CONTROL, 0x00 },
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Denc28j60_hw.h29 #define ERDPTL (0x00|0x00)
30 #define ERDPTH (0x01|0x00)
31 #define EWRPTL (0x02|0x00)
32 #define EWRPTH (0x03|0x00)
33 #define ETXSTL (0x04|0x00)
34 #define ETXSTH (0x05|0x00)
35 #define ETXNDL (0x06|0x00)
36 #define ETXNDH (0x07|0x00)
37 #define ERXSTL (0x08|0x00)
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Denc28j60_hw.h29 #define ERDPTL (0x00|0x00)
30 #define ERDPTH (0x01|0x00)
31 #define EWRPTL (0x02|0x00)
32 #define EWRPTH (0x03|0x00)
33 #define ETXSTL (0x04|0x00)
34 #define ETXSTH (0x05|0x00)
35 #define ETXNDL (0x06|0x00)
36 #define ETXNDH (0x07|0x00)
37 #define ERXSTL (0x08|0x00)
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dadau1781.c44 { ADAU1781_DMIC_BEEP_CTRL, 0x00 },
47 { ADAU1781_LEFT_PLAYBACK_MIXER, 0x00 },
48 { ADAU1781_RIGHT_PLAYBACK_MIXER, 0x00 },
49 { ADAU1781_MONO_PLAYBACK_MIXER, 0x00 },
50 { ADAU1781_LEFT_LINEOUT, 0x00 },
51 { ADAU1781_RIGHT_LINEOUT, 0x00 },
52 { ADAU1781_SPEAKER, 0x00 },
56 { ADAU1781_DIG_PWDN1, 0x00 },
57 { ADAU17X1_CLOCK_CONTROL, 0x00 },
58 { ADAU17X1_PLL_CONTROL, 0x00 },
[all...]
/third_party/ffmpeg/libavformat/
H A Dasf_tags.c24 0x30, 0x26, 0xB2, 0x75, 0x8E, 0x66, 0xCF, 0x11, 0xA6, 0xD9, 0x00, 0xAA, 0x00, 0x62, 0xCE, 0x6C
28 0xA1, 0xDC, 0xAB, 0x8C, 0x47, 0xA9, 0xCF, 0x11, 0x8E, 0xE4, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65
32 0x91, 0x07, 0xDC, 0xB7, 0xB7, 0xA9, 0xCF, 0x11, 0x8E, 0xE6, 0x00, 0xC0, 0x0C, 0x20, 0x53, 0x65
40 0x40, 0x9E, 0x69, 0xF8, 0x4D, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B
44 0x50, 0xCD, 0xC3, 0xBF, 0x8F, 0x61, 0xCF, 0x11, 0x8B, 0xB2, 0x00, 0xAA, 0x00, 0xB4, 0xE2, 0x20
48 0xC0, 0xEF, 0x19, 0xBC, 0x4D, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00, 0x80, 0x5F, 0x5C, 0x44, 0x2B
52 0x00, 0xE1, 0x1B, 0xB6, 0x4E, 0x5B, 0xCF, 0x11, 0xA8, 0xFD, 0x00,
[all...]
/kernel/linux/linux-6.6/block/
H A Dsed-opal.c111 { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff },
113 { 0x00, 0x00, 0x00,
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A Dsb1000.c439 static const unsigned char Command0[6] = {0x20, 0x00, 0x00, 0x01, 0x00, 0x00}; in sb1000_issue_read_command()
454 static const unsigned char Command0[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; in sb1000_reset()
484 static const unsigned char Command0[6] = {0x80, 0x1f, 0x00, 0x00, in sb1000_check_CRC()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c89 {0xff, 0xbf, 0x20, 0x00, 0xff, 0x99, 0xb3, 0x40, 0xe0},
90 {0xde, 0x85, 0x20, 0x00, 0xff, 0x90, 0xa8, 0x40, 0xdf},
91 {0xb0, 0x50, 0x20, 0x00, 0xc0, 0x88, 0x78, 0x70, 0xa0},
92 {0x82, 0x40, 0x20, 0x00, 0x00, 0xff, 0xb3, 0x70, 0x70},
97 {0xf0, 0xd9, 0x20, 0x00, 0x00, 0xff, 0xb3, 0x70, 0x70},
98 {0xcd, 0xa5, 0x20, 0x00, 0x00, 0xff, 0xb3, 0x70, 0x70},
99 {0x99, 0x65, 0x20, 0x00,
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dsb1000.c444 static const unsigned char Command0[6] = {0x20, 0x00, 0x00, 0x01, 0x00, 0x00}; in sb1000_issue_read_command()
459 static const unsigned char Command0[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; in sb1000_reset()
489 static const unsigned char Command0[6] = {0x80, 0x1f, 0x00, 0x00, in sb1000_check_CRC()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dfw.h220 RTW_PACKET_PROBE_REQ = 0x00,
252 RTW_SCAN_REPORT_SUCCESS = 0x00,
262 RTW_SCAN_NOTIFY_ID_PRESWITCH = 0x00,
276 RTW_SCAN_NOTIFY_STATUS_SUCCESS = 0x00,
388 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(6, 0))
390 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(15, 8))
392 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(31, 16))
424 le32p_replace_bits((__le32 *)(pkt) + 0x00, value, GENMASK(7, 0))
426 le32p_replace_bits((__le32 *)(pkt) + 0x00, value, GENMASK(11, 8))
428 le32p_replace_bits((__le32 *)(pkt) + 0x00, valu
[all...]
/third_party/mesa3d/src/imagination/vulkan/usc/programs/
H A Dpvr_transfer_eot.h32 0x46, 0xa0, 0x80, 0xc2, 0x80, 0x40, 0x80, 0x01, 0x88, 0x00, 0x00, 0xff,
33 0x35, 0x20, 0xc0, 0x80, 0x40, 0x80, 0x01, 0x88, 0x00, 0x00, 0x02, 0x80,
34 0x68, 0xff, 0x46, 0xa0, 0x80, 0xc2, 0x82, 0x40, 0x80, 0x03, 0x88, 0x00,
35 0x00, 0xff, 0xcd, 0xcd, 0x35, 0x20, 0xc0, 0x80, 0x40, 0x80, 0x01, 0x88,
36 0x00, 0x00, 0x02, 0x80, 0x68, 0xff, 0x35, 0x20, 0xc0, 0x82, 0x40, 0x80,
37 0x03, 0x88, 0x00, 0x00,
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov8856.c32 #define OV8856_MODE_STANDBY 0x00
45 #define OV8856_OTP_MODE_AUTO 0x00
133 {0x0100, 0x00},
143 {0x0100, 0x00},
155 {0x3010, 0x00},
160 {0x3500, 0x00},
167 {0x350c, 0x00},
170 {0x350f, 0x00},
171 {0x3510, 0x00},
173 {0x3512, 0x00},
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ov5693/
H A Dov5693.h55 #define OV5693_READ_MODE_BINNING_OFF 0x00
140 #define OV5693_STOP_STREAMING 0x00
285 {OV5693_8BIT, 0x3006, 0x00},
289 {OV5693_8BIT, 0x3014, 0x00},
296 {OV5693_8BIT, 0x3021, 0x00},
303 {OV5693_8BIT, 0x309c, 0x00},
306 {OV5693_8BIT, 0x30b2, 0x00},
312 {OV5693_8BIT, 0x3106, 0x00},
314 {OV5693_8BIT, 0x3401, 0x00},
316 {OV5693_8BIT, 0x3403, 0x00},
[all...]
/third_party/openSLES/api/1.0.1/
H A DOpenSLES_IID.c49 static const struct SLInterfaceID_ SL_IID_AUDIOIODEVICECAPABILITIES_ = { 0xb2564dc0, 0xddd3, 0x11db, 0xbd62, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
52 static const struct SLInterfaceID_ SL_IID_LED_ = { 0x2cc1cd80, 0xddd6, 0x11db, 0x807e, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
55 static const struct SLInterfaceID_ SL_IID_VIBRA_ = { 0x169a8d60, 0xdddd, 0x11db, 0x923d, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
58 static const struct SLInterfaceID_ SL_IID_METADATAEXTRACTION_ = { 0xaa5b1f80, 0xddd6, 0x11db, 0xac8e, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
61 static const struct SLInterfaceID_ SL_IID_METADATATRAVERSAL_ = { 0xc43662c0, 0xddd6, 0x11db, 0xa7ab, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
64 static const struct SLInterfaceID_ SL_IID_DYNAMICSOURCE_ = { 0xc55cc100, 0x038b, 0x11dc, 0xbb45, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
67 static const struct SLInterfaceID_ SL_IID_OUTPUTMIX_ = { 0x97750f60, 0xddd7, 0x11db, 0x92b1, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
70 static const struct SLInterfaceID_ SL_IID_PLAY_ = { 0xef0bd9c0, 0xddd7, 0x11db, 0xbf49, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
73 static const struct SLInterfaceID_ SL_IID_PREFETCHSTATUS_ = { 0x2a41ee80, 0xddd8, 0x11db, 0xa41f, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } };
76 static const struct SLInterfaceID_ SL_IID_PLAYBACKRATE_ = { 0x2e3b2a40, 0xddda, 0x11db, 0xa349, { 0x00,
[all...]

Completed in 26 milliseconds

1...<<31323334353637383940>>...733