Home
last modified time | relevance | path

Searched refs:x00 (Results 2976 - 3000 of 18341) sorted by relevance

1...<<111112113114115116117118119120>>...734

/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dmcf8390.c24 #define NE_CMD 0x00
279 ei_outb(0x00, addr + NE_EN0_RSARLO); in mcf8390_block_output()
316 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, in mcf8390_init()
342 {0x00, NE_EN0_RCNTLO}, /* Clear the count regs */ in mcf8390_init()
343 {0x00, NE_EN0_RCNTHI}, in mcf8390_init()
344 {0x00, NE_EN0_IMR}, /* Mask completion irq */ in mcf8390_init()
349 {0x00, NE_EN0_RCNTHI}, in mcf8390_init()
350 {0x00, NE_EN0_RSARLO}, /* DMA starting at 0x0000 */ in mcf8390_init()
351 {0x00, NE_EN0_RSARHI}, in mcf8390_init()
/kernel/linux/linux-6.6/include/pcmcia/
H A Dcistpl.h17 #define CISTPL_NULL 0x00
71 #define CISTPL_MFC_ATTR 0x00
90 #define CISTPL_DTYPE_NULL 0x00
144 #define CISTPL_FUNCID_MULTI 0x00
173 #define CISTPL_FUNCE_SERIAL_IF 0x00
186 #define CISTPL_SERIAL_UART_8250 0x00
514 #define CISTPL_ORG_FS 0x00
525 #define CISTPL_FORMAT_DISK 0x00
528 #define CISTPL_EDC_NONE 0x00
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_sas.h103 #define STP_CL_POL_NO_TX 0x00
251 #define ASD_SG_EL_DS_HM 0x00
274 #define INITIATE_SSP_TASK 0x00
327 #define DATA_DIR_NONE 0x00
356 #define ATA_Q_TYPE_UNTAGGED 0x00
385 #define DISABLE_PHY 0x00
432 #define GET_LINK_ERROR_COUNT 0x00
475 #define NEXUS_ADAPTER 0x00
611 #define TC_NO_ERROR 0x00
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dusb_intf.c543 ((mac[0] == 0x00) && (mac[1] == 0x00) && in r871xu_drv_init()
544 (mac[2] == 0x00) && (mac[3] == 0x00) && in r871xu_drv_init()
545 (mac[4] == 0x00) && (mac[5] == 0x00))) { in r871xu_drv_init()
546 mac[0] = 0x00; in r871xu_drv_init()
550 mac[4] = 0x00; in r871xu_drv_init()
551 mac[5] = 0x00; in r871xu_drv_init()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Djumpshot.c407 ptr[2] = 0x00; // WP enable: 0x80 in jumpshot_handle_mode_sense()
410 ptr[3] = 0x00; // WP enable: 0x80 in jumpshot_handle_mode_sense()
419 info->sense_ascq = 0x00; in jumpshot_handle_mode_sense()
481 0x00, 0x80, 0x00, 0x01, 0x1F, 0x00, 0x00, 0x00 in jumpshot_transport()
642 info->sense_ascq = 0x00; in jumpshot_transport()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dsaa7110.c168 0, 0x4C, 0x3C, 0x0D, 0xEF, 0xBD, 0xF2, 0x03, 0x00,
169 /* 0x08 */ 0xF8, 0xF8, 0x60, 0x60, 0x00, 0x86, 0x18, 0x90,
170 /* 0x10 */ 0x00, 0x59, 0x40, 0x46, 0x42, 0x1A, 0xFF, 0xDA,
171 /* 0x18 */ 0xF2, 0x8B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dparade-ps8622.c133 err = ps8622_set(cl, 0x04, 0x7b, 0x00); in ps8622_send_config()
163 err = ps8622_set(cl, 0x04, 0x00, 0xb0); in ps8622_send_config()
188 err = ps8622_set(cl, 0x00, 0x52, 0x20); in ps8622_send_config()
193 err = ps8622_set(cl, 0x00, 0xf1, 0x03); in ps8622_send_config()
197 err = ps8622_set(cl, 0x00, 0x62, 0x41); in ps8622_send_config()
202 err = ps8622_set(cl, 0x00, 0xf6, 0x01); in ps8622_send_config()
207 err = ps8622_set(cl, 0x00, 0x77, 0x06); in ps8622_send_config()
212 err = ps8622_set(cl, 0x00, 0x4c, 0x04); in ps8622_send_config()
217 err = ps8622_set(cl, 0x01, 0xc0, 0x00); in ps8622_send_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm67191.c47 {0x4B, 0x00},
58 {0x42, 0x00},
68 {0x00, 0x0C},
93 {0x00, 0xCC},
120 {0x88, 0x00},
134 {0x98, 0x00},
160 {0xC6, 0x00},
172 {0x00, 0xEC},
337 ret = mipi_dsi_generic_write(dsi, (u8[]){ WRMAUCCTR, 0x00 }, 2); in rad_panel_enable()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-gxp.c20 #define GXP_I2CINTSTAT 0x00
24 #define GXP_I2CSTAT 0x00
176 writeb(0x00, drvdata->base + GXP_I2COWNADR); in gxp_i2c_unreg_slave()
457 writeb(0x00, drvdata->base + GXP_I2CEVTERR); in gxp_i2c_irq_handler()
498 writeb(0x00, drvdata->base + GXP_I2CCYCTIM); in gxp_i2c_init()
499 writeb(0x00, drvdata->base + GXP_I2CSNPAA); in gxp_i2c_init()
500 writeb(0x00, drvdata->base + GXP_I2CADVFEAT); in gxp_i2c_init()
504 writeb(0x00, drvdata->base + GXP_I2CEVTERR); in gxp_i2c_init()
505 writeb(0x00, drvdata->base + GXP_I2COWNADR); in gxp_i2c_init()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dak4641.c28 #define AK4641_PM1 0x00
61 { 0, 0x00 }, { 1, 0x80 }, { 2, 0x00 }, { 3, 0x80 },
62 { 4, 0x02 }, { 5, 0x00 }, { 6, 0x11 }, { 7, 0x05 },
63 { 8, 0x00 }, { 9, 0x00 }, { 10, 0x36 }, { 11, 0x10 },
64 { 12, 0x00 }, { 13, 0x00 }, { 14, 0x57 }, { 15, 0x00 },
H A Djz4725b.c25 #define ICDC_RGADW_OFFSET 0x00
594 0x0c, 0xaa, 0x78, 0x00, 0x00, 0xff, 0x03, 0x51,
595 0x3f, 0x00, 0x00, 0x04, 0x04, 0x04, 0x04, 0x04,
596 0x04, 0x0a, 0x0a, 0x00, 0x00, 0x00, 0xc0, 0x34,
597 0x07, 0x44, 0x1f, 0x00,
H A Drt9120.c18 #define RT9120_REG_DEVID 0x00
323 regmap_reg_range(0x00, 0x0C),
341 regmap_reg_range(0x00, 0x00),
363 case 0x00 ... 0x01: in rt9120_volatile_reg()
375 case 0x00: in rt9120_get_reg_size()
441 { .reg = 0x0b, .def = 0x00 },
447 { .reg = 0x15, .def = 0x00 },
451 { .reg = 0x23, .def = 0x00 },
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dpodhd.c277 0x0c, 0x00, in podhd_set_monitor_level()
279 0x01, 0x00, in podhd_set_monitor_level()
281 0x02, 0x00, in podhd_set_monitor_level()
285 0x04, 0x00, 0x13, 0x00, in podhd_set_monitor_level()
287 0x00, 0x00, 0x00, 0x00 in podhd_set_monitor_level()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_mc_mmi.c87 MMI_ULDC1(%[filter1], %[filter], 0x00) in convolve_horiz_mmi()
94 MMI_ULDC1(%[ftmp5], %[src], 0x00) in convolve_horiz_mmi()
115 "swc1 %[ftmp12], 0x00(%[dst]) \n\t" in convolve_horiz_mmi()
158 MMI_ULDC1(%[ftmp4], %[filter], 0x00) in convolve_vert_mmi()
201 "swc1 %[ftmp12], 0x00(%[dst]) \n\t" in convolve_vert_mmi()
246 MMI_ULDC1(%[filter1], %[filter], 0x00) in convolve_avg_horiz_mmi()
253 MMI_ULDC1(%[ftmp5], %[src], 0x00) in convolve_avg_horiz_mmi()
284 "swc1 %[ftmp12], 0x00(%[dst]) \n\t" in convolve_avg_horiz_mmi()
327 MMI_ULDC1(%[ftmp4], %[filter], 0x00) in convolve_avg_vert_mmi()
371 MMI_ULDC1(%[ftmp4], %[dst], 0x00) in convolve_avg_vert_mmi()
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl98 @I = ($x00,$x10,$x20,$x30,$x40,$x50,$x60,$x70) = (0,map("r$_",(10,26..31)));
200 lvx_4w $A,$x00,$ctx
210 lvx_u $A,$x00,$ctx
224 lvx $Ki,$x00,$Tbl
228 stvx $A,$x00,$offload # offload $A-$H
250 lvx @X[2],$x00,$offload
278 stvx_4w $A,$x00,$ctx
286 stvx_u $A,$x00,$ctx
295 lvx v24,$x00,$offload # ABI says so
/third_party/openssl/test/
H A Dlocaletest.c31 0x05, 0x00, 0x30, 0x14, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, in setup_tests()
39 0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82, in setup_tests()
40 0x01, 0x01, 0x00, 0xc3, 0x1f, 0x5c, 0x56, 0x46, 0x8d, 0x69, 0xb6, 0x48, in setup_tests()
48 0xa1, 0x5c, 0x47, 0x93, 0xd1, 0x4c, 0x36, 0x8c, 0x00, 0xb3, 0x66, 0xda, in setup_tests()
61 0xe2, 0xba, 0x8d, 0xd9, 0x21, 0x08, 0xb3, 0x02, 0x03, 0x01, 0x00, 0x01, in setup_tests()
70 0x01, 0x0b, 0x05, 0x00, 0x03, 0x82, 0x01, 0x01, 0x00, 0x98, 0x76, 0x9e, in setup_tests()
80 0xd5, 0x00, 0x70, 0x82, 0x23, 0x7e, 0x5e, 0xc9, 0x31, 0x2f, 0x33, 0x54, in setup_tests()
/third_party/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl98 @I = ($x00,$x10,$x20,$x30,$x40,$x50,$x60,$x70) = (0,map("r$_",(10,26..31)));
200 lvx_4w $A,$x00,$ctx
210 lvx_u $A,$x00,$ctx
224 lvx $Ki,$x00,$Tbl
228 stvx $A,$x00,$offload # offload $A-$H
250 lvx @X[2],$x00,$offload
278 stvx_4w $A,$x00,$ctx
286 stvx_u $A,$x00,$ctx
295 lvx v24,$x00,$offload # ABI says so
/kernel/linux/linux-5.10/block/
H A Dopal_proto.h146 OPAL_FALSE = 0x00,
149 OPAL_TABLE = 0x00,
156 OPAL_TABLE_UID = 0x00,
187 OPAL_HOSTPROPERTIES = 0x00,
199 OPAL_WHERE = 0x00,
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dptrace_h.c57 OPTABLE(0x00, 0xff, 1, none), /* 0x00 */
90 OPTABLE(0x00, 0xff, -3, none), /* 0x0100 */
97 OPTABLE(0x00, 0x20, 2, none), /* 0x6a0?/0x6a8?/0x6b0?/0x6b8? */
111 OPTABLE(0x00, 0x78, 3, none),
135 0x00, 0x40, 0x01, 0x04, 0x02, 0x08, 0x10, 0x20
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsmu.h81 #define SMU_CMD_GET_BATTERY_INFO 0x00
95 #define SMU_CMD_RTC_SET_PWRUP_TIMER 0x00 /* i: 7 bytes date */
128 * - 0x00: Simple transfer
147 * - on read, 0x00 or 0x01 : reply is in buffer (after the byte 0)
169 #define SMU_I2C_TRANSFER_SIMPLE 0x00
226 * 2: status [0x00, 0x01 or 0x02]
236 * 2: enable power switch? [0x00 or 0x01]
237 * 3 (optional): enable nmi? [0x00 or 0x01]
240 * If parameter 2 is 0x00 and parameter 3 is not specified, returns whether
267 #define SMU_VERSION_RUNNING 0x00
[all...]
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DNGbzero.S55 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
66 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
76 EX_ST(stxa %o2, [%o0 + 0x00] %asi)
95 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
103 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
H A DGENbzero.S54 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
65 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
74 EX_ST(stxa %o2, [%o0 + 0x00] %asi)
93 1: EX_ST(stxa %o2, [%o0 + 0x00] %asi)
101 1: EX_ST(stba %o2, [%o0 + 0x00] %asi)
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dptrace.h193 #define PT_V9_G0 0x00
244 #define RW_V9_L0 0x00
261 #define RW_L0 0x00
279 #define SF_V9_L0 0x00
304 #define SF_L0 0x00
/kernel/linux/linux-5.10/arch/x86/pci/
H A Ddirect.c250 outb(0x00, 0xCFB); in pci_check_type2()
251 outb(0x00, 0xCF8); in pci_check_type2()
252 outb(0x00, 0xCFA); in pci_check_type2()
253 if (inb(0xCF8) == 0x00 && inb(0xCFA) == 0x00 && in pci_check_type2()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsmu.h81 #define SMU_CMD_GET_BATTERY_INFO 0x00
95 #define SMU_CMD_RTC_SET_PWRUP_TIMER 0x00 /* i: 7 bytes date */
128 * - 0x00: Simple transfer
147 * - on read, 0x00 or 0x01 : reply is in buffer (after the byte 0)
169 #define SMU_I2C_TRANSFER_SIMPLE 0x00
226 * 2: status [0x00, 0x01 or 0x02]
236 * 2: enable power switch? [0x00 or 0x01]
237 * 3 (optional): enable nmi? [0x00 or 0x01]
240 * If parameter 2 is 0x00 and parameter 3 is not specified, returns whether
267 #define SMU_VERSION_RUNNING 0x00
[all...]

Completed in 23 milliseconds

1...<<111112113114115116117118119120>>...734