/openbmc/qemu/tests/qemu-iotests/ |
H A D | 033.out | 43 read 3072/3072 bytes at offset 1024 84 read 3072/3072 bytes at offset 1024 125 read 3072/3072 bytes at offset 1024 166 read 3072/3072 bytes at offset 1024
|
H A D | 211.out | 56 …3072, "offset": 1024, "present": true, "start": 0, "zero": false}, {"compressed": false, "data": t…
|
H A D | 154.out | 32 read 3072/3072 bytes at offset 33792 69 read 3072/3072 bytes at offset 40960 203 wrote 2048/2048 bytes at offset 3072 209 read 2048/2048 bytes at offset 3072
|
H A D | 077.out | 73 read 3072/3072 bytes at offset 1024
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_tables.h | 72 3072, -1024, 2048, 6144, 73 6144, 2048, -1024, 3072, 110 9728, -3072, 0, 8192, 122 9728, 0, -3072, 8192, 123 12800, 1536, -3072, 8192, 125 9728, -3072, 0, 11264
|
H A D | mamoiada_params.h | 38 #define ISP_VMEM_DEPTH 3072
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.c | 1103 .stream = DVB_USB_STREAM_ISOC(6, 5, 24, 3072, 1), 1110 * isoc EP6/ISOC/5/24/3072 1119 mxl111sf_stream_config_isoc(stream, 6, 24, 3072); in mxl111sf_get_stream_config_atsc() 1145 .stream = DVB_USB_STREAM_ISOC(6, 5, 24, 3072, 1), 1187 .stream = DVB_USB_STREAM_ISOC(6, 5, 24, 3072, 1), 1194 * isoc EP6/ISOC/5/24/3072 EP4/ISOC/5/96/564 EP5/ISOC/5/96/200/RAW 1204 mxl111sf_stream_config_isoc(stream, 6, 24, 3072); in mxl111sf_get_stream_config_atsc_mh() 1256 .stream = DVB_USB_STREAM_ISOC(6, 5, 24, 3072, 1), 1263 * tp isoc EP6/ISOC/5/24/3072 EP4/ISOC/5/96/564 EP6/ISOC/5/24/3072/RAW 1265 * spi isoc EP6/ISOC/5/24/3072 EP4/ISOC/5/96/564 EP5/ISOC/5/96/200/RAW [all …]
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | llcc-qcom.c | 158 { LLCC_MDMHPGRW, 7, 3072, 1, 1, 0x3ff, 0xc00, 0, 0, 0, 1, 0 }, 159 { LLCC_MDM, 8, 3072, 1, 1, 0xfff, 0x0, 0, 0, 0, 1, 0 }, 237 { LLCC_CPUSS, 1, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 1 }, 241 { LLCC_MDMHPGRW, 7, 3072, 1, 0, 0xFF, 0xF00, 0, 0, 0, 1, 0 }, 242 { LLCC_MDM, 8, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, 244 { LLCC_CMPT, 10, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, 248 { LLCC_CMPTDMA, 15, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, 249 { LLCC_DISP, 16, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, 253 { LLCC_NPU, 23, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, 254 { LLCC_WLHW, 24, 3072, 1, 1, 0xFFF, 0x0, 0, 0, 0, 1, 0 }, [all …]
|
/openbmc/qemu/hw/riscv/ |
H A D | boot.c | 287 * - if 'dram_base' is less that 3072 MiB, the FDT will be 288 * put at the lowest value between 3072 MiB and 'dram_end'; 290 * - if 'dram_base' is higher than 3072 MiB, the FDT will be 324 temp = (dram_base < 3072 * MiB) ? MIN(dram_end, 3072 * MiB) : dram_end; in riscv_compute_fdt_addr()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | st,stm32mp1-rcc.yaml | 40 = 0x180 / 4 * 32 + 0 = 3072 47 #define LTDC_R 3072
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/machine/ |
H A D | yosemite4n.conf | 22 FLASH_KERNEL_OFFSET:flash-131072 = "3072"
|
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | stm32mp1-resets.h | 10 #define LTDC_R 3072
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr-props.yaml | 56 - 3072
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ia64regs.h | 34 #define _IA64_REG_AR_KR0 3072
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | user.h | 37 #define EF_SIZE 3072 /* XXX fix me */
|
/openbmc/linux/include/dt-bindings/reset/ |
H A D | stm32mp1-resets.h | 11 #define LTDC_R 3072
|
/openbmc/qemu/docs/system/arm/ |
H A D | xlnx-versal-virt.rst | 36 - eFUSE (3072 bytes of one-time field-programmable bit array) 202 binary file with a size of 3072 bytes or larger. A file with all
|
/openbmc/linux/include/xen/interface/io/ |
H A D | xs_wire.h | 106 #define XENSTORE_ABS_PATH_MAX 3072
|
/openbmc/u-boot/drivers/qe/ |
H A D | uccf.h | 76 #define UCC_GETH_URFSET_GIGA_INIT 3072/*1536*/ /* 3/4 urfs */
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | xs_wire.h | 119 #define XENSTORE_ABS_PATH_MAX 3072
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/ |
H A D | corstone1000-flash-firmware-image.bb | 52 TFM_SIGN_PRIVATE_KEY = "${libdir}/tfm-scripts/root-RSA-3072_1.pem"
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | KeyPolicy.v1_0_1.json | 287 "FFDHE3072": "3072-bit Diffie-Hellman (DH) group.", 294 …"FFDHE3072": "This value shall indicate the 3072-bit Diffie-Hellman (DH) group as defined by the '…
|
/openbmc/u-boot/include/u-boot/ |
H A D | rsa.h | 138 #define RSA3072_BYTES (3072 / 8)
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_asym_algs.c | 208 case 3072: in qat_dh_fn_id() 389 case 3072: in qat_dh_check_params_length() 578 case 3072: in qat_rsa_enc_fn_id() 607 case 3072: in qat_rsa_dec_fn_id() 636 case 3072: in qat_rsa_dec_fn_id_crt()
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 359 # streaming_maxpacket sets wMaxPacketSize. Valid values are 1024/2048/3072 360 echo 3072 > $FUNCTION/streaming_maxpacket
|