Home
last modified time | relevance | path

Searched refs:x00 (Results 3651 - 3675 of 15215) sorted by relevance

1...<<141142143144145146147148149150>>...609

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0004.h10 #define NV04_NVSW_GET_REF 0x00
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/sound/
H A Dtlv320aic31xx.h9 #define PLL_CLKIN_MCLK 0x00
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbt-bmc.h23 #define BT_BMC_IOCTL_SMS_ATN _IO(__BT_BMC_IOCTL_MAGIC, 0x00)
H A Dif_x25.h22 #define X25_IFACE_DATA 0x00
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_x25.h22 #define X25_IFACE_DATA 0x00
H A Dbt-bmc.h23 #define BT_BMC_IOCTL_SMS_ATN _IO(__BT_BMC_IOCTL_MAGIC, 0x00)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbt-bmc.h10 #define BT_BMC_IOCTL_SMS_ATN _IO(__BT_BMC_IOCTL_MAGIC, 0x00)
H A Dif_x25.h9 #define X25_IFACE_DATA 0x00
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/
H A Drtp_enc_demo.cpp121 if (start[0] == 0x00 && start[1] == 0x00 && start[2] == 0x01) { in FindNextNal()
124 if (start[0] == 0x00 && start[1] == 0x00 && start[2] == 0x00 && start[3] == 0x01) { in FindNextNal()
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp54 FALSE_LOG(memset_s(&aacDemuxerRst_, sizeof(aacDemuxerRst_), 0x00, sizeof(AACDemuxerRst)) == 0); in AACDemuxerPlugin()
134 ret = memset_s(inIoBuffer_ + ioDataRemainSize_, ioNeedReadSize, 0x00, ioNeedReadSize);
234 (void)memset_s(inIoBuffer_, inIoBufferSize_, 0x00, inIoBufferSize_); in Init()
258 (void)memset_s(inIoBuffer_, inIoBufferSize_, 0x00, inIoBufferSize_); in Reset()
414 return data[0] == 0xff && (data[1] & 0xf0) == 0xf0 && (data[1] & 0x06) == 0x00; // 根据协议判断是否为AAC帧 in IsAACPattern()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h188 #define BTM_ROLE_MASTER 0x00
217 #define LE_CONNECTION_ROLE_MASTER 0x00
582 #define OWN_ADDRESS_TYPE_PUBLIC 0x00
657 #define BTM_PM_ACTIVE_MODE 0x00
805 #define LINK_TYPE_SCO 0x00
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dfloppy_64.h278 set_dor(0x00, 0xff, 0x90); in sun_fd_eject()
280 set_dor(0x00, 0x6f, 0x00); in sun_fd_eject()
464 unsigned char result[2] = { 0x70, 0x00 }; in sun_pci_fd_sensei()
489 unsigned char mask = 0x00; in sun_pci_fd_reset()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep44xx.S112 mov r1, #0x00
167 mov r0, #0x00
212 mov r1, #0x00
264 mov r12, #0x00 @ Secure Service ID
304 mov r12, #0x00 @ Secure Service ID
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dpmu_intel.c25 [0] = { 0x3c, 0x00, PERF_COUNT_HW_CPU_CYCLES },
26 [1] = { 0xc0, 0x00, PERF_COUNT_HW_INSTRUCTIONS },
30 [5] = { 0xc4, 0x00, PERF_COUNT_HW_BRANCH_INSTRUCTIONS },
31 [6] = { 0xc5, 0x00, PERF_COUNT_HW_BRANCH_MISSES },
32 [7] = { 0x00, 0x03, PERF_COUNT_HW_REF_CPU_CYCLES },
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_sil680.c261 pci_write_config_byte(pdev, 0x80, 0x00); in sil680_init_chip()
262 pci_write_config_byte(pdev, 0x84, 0x00); in sil680_init_chip()
276 case 0x00: in sil680_init_chip()
309 case 0x00: in sil680_init_chip()
384 host->ports[0]->ioaddr.bmdma_addr = mmio_base + 0x00; in sil680_init_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dwd.c65 #define WD_START_PG 0x00 /* First page of TX buffer */
290 outb(0x00, nic_addr+EN0_IMR); /* Disable all intrs. */ in wd_probe1()
294 outb_p(0x00, nic_addr + EN0_RCNTLO); in wd_probe1()
295 outb_p(0x00, nic_addr + EN0_RCNTHI); in wd_probe1()
300 outb_p(0x00, nic_addr+EN0_IMR); /* Mask all intrs. again. */ in wd_probe1()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c132 buf[i++] = 0x00; /* FLG */ in gzip_header_blank()
133 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
134 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
135 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
136 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep44xx.S112 mov r1, #0x00
167 mov r0, #0x00
212 mov r1, #0x00
264 mov r12, #0x00 @ Secure Service ID
304 mov r12, #0x00 @ Secure Service ID
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dfloppy_64.h278 set_dor(0x00, 0xff, 0x90); in sun_fd_eject()
280 set_dor(0x00, 0x6f, 0x00); in sun_fd_eject()
464 unsigned char result[2] = { 0x70, 0x00 }; in sun_pci_fd_sensei()
489 unsigned char mask = 0x00; in sun_pci_fd_reset()
/kernel/linux/linux-5.10/drivers/media/common/
H A Dtveeprom.c464 eeprom_data[1] == 0x00 && in tveeprom_hauppauge_analog()
465 eeprom_data[2] == 0x00 && in tveeprom_hauppauge_analog()
469 eeprom_data[2] == 0x00 && in tveeprom_hauppauge_analog()
500 case 0x00: in tveeprom_hauppauge_analog()
547 tvee->MAC_address[0] = 0x00; in tveeprom_hauppauge_analog()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.h75 #define SECTION_SINGLE 0x00
213 #define VID_NONE_PREF 0x00 /* No aspect ration processing preferred */
237 #define DATA_NONE 0x00
259 #define CI_CMD_ERROR 0x00
272 #define CI_MSG_NONE 0x00
H A Dav7110_ipack.c84 p->buf[7] = 0x00; in send_ipack()
85 p->buf[8] = 0x00; in send_ipack()
125 u8 headr[3] = { 0x00, 0x00, 0x01 }; in write_ipack()
158 if (buf[c] == 0x00) in av7110_ipack_instant_repack()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dswitchib.c48 MLXSW_ITEM32(tx_v1, hdr, version, 0x00, 28, 4);
55 MLXSW_ITEM32(tx_v1, hdr, ctl, 0x00, 26, 2);
60 MLXSW_ITEM32(tx_v1, hdr, proto, 0x00, 21, 3);
65 MLXSW_ITEM32(tx_v1, hdr, swid, 0x00, 12, 3);
71 MLXSW_ITEM32(tx_v1, hdr, control_tclass, 0x00, 6, 1);
/kernel/linux/linux-5.10/drivers/ide/
H A Dcmd64x.c338 .enablebits = {{0x00,0x00,0x00}, {0x51,0x08,0x08}},
345 .udma_mask = 0x00, /* no udma */
401 d.udma_mask = 0x00; in cmd64x_init_one()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1027.c34 #define MAX1027_SCAN_0_N (0x00 << 1)
43 #define MAX1027_REF_MODE0 (0x00 << 2)
47 #define MAX1027_CKS_MODE0 (0x00 << 4)
53 #define MAX1027_NSCAN_4 0x00
57 #define MAX1027_NAVG_4 (0x00 << 2)

Completed in 21 milliseconds

1...<<141142143144145146147148149150>>...609