Home
last modified time | relevance | path

Searched refs:x400 (Results 2301 - 2325 of 3190) sorted by relevance

1...<<919293949596979899100>>...128

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c466 [BRCMNAND_FC_BASE] = 0x400,
496 [BRCMNAND_FC_BASE] = 0x400,
524 [BRCMNAND_OOB_WRITE_BASE] = 0x400,
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h2611 #define LMT_32Gb 0x400
3197 #define DMP_VPD_SIZE 0x400 /* maximum amount of VPD */
3206 #define DMP_RGN23_SIZE 0x400
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1798 pub const NLM_F_ATOMIC: ::c_int = 0x400;
1803 pub const NLM_F_CREATE: ::c_int = 0x400;
2919 pub const RTM_F_EQUALIZE: ::c_uint = 0x400;
/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c3920 lock = (status & 0x400) ? 1 : 0; in hdspm_sync_in_sync_check()
5229 (status3 & 0x400) ? 1 : 0, in snd_hdspm_proc_read_raydat()
5333 0x2 + 0x8 + 0x10 + 0x80 + 0x400 + 0x4000 + 0x1000000; in snd_hdspm_set_defaults()
5342 0x2 + 0x8 + 0x10 + 0x80 + 0x400 + 0x4000 + 0x1000000; in snd_hdspm_set_defaults()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm.c335 {QM_TOTAL_QP_NUM_CAP, 0x100158, 0, GENMASK(10, 0), 0x1000, 0x400, 0x400},
336 {QM_FUNC_MAX_QP_CAP, 0x100158, 11, GENMASK(10, 0), 0x1000, 0x400, 0x400},
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c3911 lock = (status & 0x400) ? 1 : 0; in hdspm_sync_in_sync_check()
5220 (status3 & 0x400) ? 1 : 0, in snd_hdspm_proc_read_raydat()
5324 0x2 + 0x8 + 0x10 + 0x80 + 0x400 + 0x4000 + 0x1000000; in snd_hdspm_set_defaults()
5333 0x2 + 0x8 + 0x10 + 0x80 + 0x400 + 0x4000 + 0x1000000; in snd_hdspm_set_defaults()
/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c2698 ptr_cmd[i++] = 0x400; in amdgpu_memset_dispatch_test()
2856 ptr_cmd[i++] = 0x400; in amdgpu_memcpy_dispatch_test()
2867 ptr_cmd[i++] = 0x400; in amdgpu_memcpy_dispatch_test()
3951 ptr_cmd[i++] = 0x400; in amdgpu_memcpy_draw()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2329 pub const PL_FLAG_VFORKED: ::c_int = 0x400;
2469 pub const IFF_OACTIVE: ::c_int = 0x400;
2473 pub const IFF_DRV_OACTIVE: ::c_int = 0x400;
3034 pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400;
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3714 pub const MSG_FLUSH: ::c_int = 0x400;
3735 pub const IFF_OACTIVE: ::c_int = 0x400; // transmission in progress
4046 pub const Q_SETQUOTA: ::c_int = 0x400;
4404 pub const RTF_LLINFO: ::c_int = 0x400;
4563 pub const IPC_EXCL: ::c_int = 0x400;
4726 pub const VM_PAGE_QUERY_PAGE_CS_NX: i32 = 0x400;
/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.c713 while (rate_atmf < 0x400) { in he_init_cs_block_rcm()
757 #define RTGTBL_OFFSET 0x400 in he_init_cs_block_rcm()
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_nv.c91 NV_ADMA_GEN = 0x400,
157 NV_CTL_MCP55 = 0x400,
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
H A Dimxrt1050-pinfunc.h423 #define MXRT1050_IOMUXC_GPIO_AD_B0_11_CSI_DATA02 0x0E8 0x2D8 0x400 0x4 0x1
602 #define MXRT1050_IOMUXC_GPIO_AD_B1_15_CSI_DATA02 0x138 0x328 0x400 0x4 0x0
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0367.c2846 .caps = 0x400 |/* FE_CAN_QAM_4 */
3253 0x400 |/* FE_CAN_QAM_4 */
/kernel/linux/linux-5.10/sound/pci/
H A Des1968.c424 #define ESM_MIXBUF_SIZE 0x400
2302 wave_get_register(chip, IDR7_WAVE_ROMRAM) | ~0x400); in snd_es1968_chip_init()
/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c945 20, 22, 24, 28, 32, 40, 48, 64, 0x80, 0x100, 0x200, 0x400, 0x800, 0x1000, 0x2000, 0x4000, 0x8000, 0x10000}; in ZSTD_decodeSequence()
1177 20, 22, 24, 28, 32, 40, 48, 64, 0x80, 0x100, 0x200, 0x400, 0x800, 0x1000, 0x2000, 0x4000, 0x8000, 0x10000}; in ZSTD_decodeSequenceLong_generic()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv0367.c2842 .caps = 0x400 |/* FE_CAN_QAM_4 */
3249 0x400 |/* FE_CAN_QAM_4 */
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.c713 while (rate_atmf < 0x400) { in he_init_cs_block_rcm()
757 #define RTGTBL_OFFSET 0x400 in he_init_cs_block_rcm()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_nv.c92 NV_ADMA_GEN = 0x400,
158 NV_CTL_MCP55 = 0x400,
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c1296 .rx = 0x400,
1304 .rx = 0x400,
/kernel/linux/linux-6.6/sound/pci/
H A Des1968.c420 #define ESM_MIXBUF_SIZE 0x400
2299 wave_get_register(chip, IDR7_WAVE_ROMRAM) | ~0x400); in snd_es1968_chip_init()
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/nxp/imx/
H A Dimxrt1050-pinfunc.h423 #define MXRT1050_IOMUXC_GPIO_AD_B0_11_CSI_DATA02 0x0E8 0x2D8 0x400 0x4 0x1
602 #define MXRT1050_IOMUXC_GPIO_AD_B1_15_CSI_DATA02 0x138 0x328 0x400 0x4 0x0
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-inno-hdmi-phy.c1244 .max_register = 0x400,
H A Dphy-rockchip-csi2-dphy-hw.c75 #define CSI2_DCPHY_DATA_LANE3_ENABLE (0x400)
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c1367 state->tty_rbuf = fiq_debugger_ringbuf_alloc(0x400); in fiq_debugger_tty_init_one()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c107 #define RKVENC_OSD_PLT_BASE(i) (0x400 + (4 * (i)))

Completed in 122 milliseconds

1...<<919293949596979899100>>...128