/openbmc/qemu/tests/qemu-iotests/ |
H A D | 077.out | 109 read 1536/1536 bytes at offset 25088 113 read 1536/1536 bytes at offset 30720 119 read 1536/1536 bytes at offset 33280 123 read 1536/1536 bytes at offset 38912 129 read 1536/1536 bytes at offset 41472 133 read 1536/1536 bytes at offset 47104 139 read 1536/1536 bytes at offset 49664 143 read 1536/1536 bytes at offset 55296
|
H A D | 033.out | 9 wrote 1536/1536 bytes at offset 131072 50 wrote 1536/1536 bytes at offset 131072 91 wrote 1536/1536 bytes at offset 131072 132 wrote 1536/1536 bytes at offset 131072
|
H A D | 104.out | 11 virtual size: 1.5 KiB (1536 bytes)
|
H A D | 049.out | 34 …, fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1536 lazy_refcounts=off … 37 …, fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1536 lazy_refcounts=off … 78 …, fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1536 lazy_refcounts=off … 81 …, fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1536 lazy_refcounts=off …
|
H A D | 154 | 320 $QEMU_IO -c "write -z $((size + 1536)) 512" "$TEST_IMG" | _filter_qemu_io 351 $QEMU_IO -c "write -z $((size + 1536)) 512" "$TEST_IMG" | _filter_qemu_io 386 $QEMU_IO -c "write -z $((size + 1536)) 512" "$TEST_IMG" | _filter_qemu_io 435 $QEMU_IO -c "read -P 0 $((size + 512)) 1536" "$TEST_IMG" | _filter_qemu_io 448 $QEMU_IO -c "write -z $((size + 1536)) 512" "$TEST_IMG" | _filter_qemu_io
|
H A D | 302.out | 36 [{"name": "vm.ovf", "offset": 512, "size": 6}, {"name": "disk", "offset": 1536, "size": 393216}]
|
/openbmc/u-boot/configs/ |
H A D | colibri-imx6ull_defconfig | 39 CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:512k(mx6ull-bcb),1536k(u-boot1)ro,1536k(u-boot2)ro,512k…
|
H A D | colibri_imx7_defconfig | 41 CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:512k(mx7-bcb),1536k(u-boot1)ro,1536k(u-boot2)ro,512k(u-…
|
H A D | Colombus_defconfig | 10 CONFIG_VIDEO_LCD_MODE="x:2048,y:1536,depth:24,pclk_khz:208000,le:5,ri:150,up:9,lo:24,hs:5,vs:1,sync…
|
H A D | socfpga_is1_defconfig | 33 …T="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0"
|
H A D | pengwyn_defconfig | 45 …p2-nand.0:512k(SPL),512k(SPL.backup1),512k(SPL.backup2),512k(SPL.backup3),1536k(u-boot),512k(u-boo…
|
H A D | socfpga_sr1500_defconfig | 37 …T="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0"
|
H A D | socfpga_cyclone5_defconfig | 36 …T="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0"
|
H A D | socfpga_arria5_defconfig | 36 …T="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0"
|
H A D | socfpga_sockit_defconfig | 36 …T="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0"
|
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 122 * number (unit 1536bytes, max 123 * 1536*2047) */ 145 #define REG_MB_RXD_RD_IDX 0x15F4 /* RXD Read index (unit: 1536byets) */ 341 unsigned char packet[1536-sizeof(struct rx_pkt_status)]; 469 u32 rxd_ring_size; /* 1536 bytes per unit */
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-kingdisplay-kd097d04.c | 306 .hdisplay = 1536, 307 .hsync_start = 1536 + 100, 308 .hsync_end = 1536 + 100 + 24, 309 .htotal = 1536 + 100 + 24 + 100,
|
/openbmc/qemu/hw/audio/ |
H A D | wm8750.c | 112 { 256, 48000, 1536, 8000 }, /* SR: 00010 */ 114 { 1536, 8000, 256, 48000 }, /* SR: 00100 */ 116 { 1536, 8000, 1536, 8000 }, /* SR: 00110 */ 119 { 1526, 12000, 1536, 12000 }, /* SR: 01001 */ 135 { 1536, 11025, 1536, 11025 }, /* SR: 11001 */
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_plane_helper_test.c | 192 .src = { 0, 0, 2048 << 16, 1536 << 16 }, 198 .src_expected = { 0, 0, 2048 << 16, 1536 << 16 }, 291 .src = { 0, 0, 2048 << 16, 1536 << 16 },
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_lif.c | 103 hbth = 1536; in lif_configure_stream() 143 (1536 << VI6_LIF_LBA_LBA1_SHIFT)); in lif_configure_stream()
|
/openbmc/u-boot/include/configs/ |
H A D | colibri_t20.h | 22 #define CONFIG_TFTP_BLOCKSIZE 1536
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | innolux,p097pfg.yaml | 7 title: Innolux P097PFG 9.7" 1536x2048 TFT LCD panel
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-quackingstick-r0-lte.dts | 7 * SKU: 0x600 => 1536
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.h | 294 {"2048x1536x8", {0x6c,0x6c}, 0x0000, 0x0000, 2048, 1536, 8, 1, 256, 96, MD_SIS315}, 295 {"2048x1536x16", {0x6d,0x6d}, 0x0000, 0x0000, 2048, 1536, 16, 1, 256, 96, MD_SIS315}, 296 {"2048x1536x24", {0x6e,0x6e}, 0x0000, 0x0000, 2048, 1536, 32, 1, 256, 96, MD_SIS315}, 297 {"2048x1536x32", {0x6e,0x6e}, 0x0000, 0x0000, 2048, 1536, 32, 1, 256, 96, MD_SIS315}, 446 {1, 2048, 1536, 60, true}, {2, 2048, 1536, 65, true}, {3, 2048, 1536, 70, true}, 447 {4, 2048, 1536, 75, true}, {5, 2048, 1536, 85, true},
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-tables.c | 9466 1512, 1520, 1528, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9467 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9468 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9469 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9470 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9471 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9472 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9473 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9474 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 9475 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, 1536, [all …]
|