/openbmc/qemu/tests/qemu-iotests/ |
H A D | 059.out | 23 qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain 38 format: FLAT 42 format: FLAT 46 format: FLAT 50 format: FLAT 54 format: FLAT 58 format: FLAT 62 format: FLAT 66 format: FLAT 70 format: FLAT [all …]
|
/openbmc/u-boot/doc/driver-model/ |
H A D | livetree.txt | 8 Traditionally U-Boot has used a 'flat' device tree. This means that it 9 reads directly from the device tree binary structure. It is called a flat 20 The flat device tree has several advantages: 30 However the flat device tree does have some limitations. Adding new 39 avoids the worst of the flat tree's limitations. But if the tree is to be 50 tree node regardless of whether it is in the flat tree or livetree. 52 The 'ofnode' type provides this. An ofnode can point to either a flat tree 63 hood it uses ofnode so it works with both flat and live device trees. 69 CONFIG_OF_LIVE enables livetree. When this option is enabled, the flat 83 properties. This only works with a flat device tree. The drivers should be [all …]
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | toggle-switch.scss | 37 input.toggle-switch__round-flat:focus + label { 42 input.toggle-switch__round-flat + label { 51 input.toggle-switch__round-flat + label:before, 52 input.toggle-switch__round-flat + label:after { 57 input.toggle-switch__round-flat + label:before { 66 input.toggle-switch__round-flat + label:after { 77 input.toggle-switch__round-flat:checked + label { 80 input.toggle-switch__round-flat:checked + label:before { 83 input.toggle-switch__round-flat:checked + label:after {
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_backlight.c | 17 unsigned int i, flat, count, range = (max - min); in fb_bl_default_curve() local 23 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in fb_bl_default_curve() 24 fb_info->bl_curve[flat] = min; in fb_bl_default_curve() 28 fb_info->bl_curve[flat + i] = min + (range * (i + 1) / count); in fb_bl_default_curve()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 48 .. flat-table:: 103 .. flat-table:: 126 .. flat-table:: 150 .. flat-table:: 177 .. flat-table:: 222 .. flat-table:: 267 .. flat-table:: 315 .. flat-table:: 370 .. flat-table:: 397 .. flat-table:: [all …]
|
H A D | ext-ctrls-codec-stateless.rst | 43 .. flat-table:: struct v4l2_ctrl_h264_sps 113 .. flat-table:: 143 .. flat-table:: 186 .. flat-table:: struct v4l2_ctrl_h264_pps 241 .. flat-table:: 292 .. flat-table:: struct v4l2_ctrl_h264_scaling_matrix 327 .. flat-table:: struct v4l2_ctrl_h264_slice_params 396 .. flat-table:: 423 .. flat-table:: struct v4l2_ctrl_h264_pred_weights 451 .. flat-table:: struct v4l2_h264_weight_factors [all …]
|
H A D | vidioc-dqevent.rst | 45 .. flat-table:: struct v4l2_event 106 .. flat-table:: Event Types 194 .. flat-table:: struct v4l2_event_vsync 208 .. flat-table:: struct v4l2_event_ctrl 258 .. flat-table:: struct v4l2_event_frame_sync 272 .. flat-table:: struct v4l2_event_src_change 287 .. flat-table:: struct v4l2_event_motion_det 316 .. flat-table:: Control Changes 346 .. flat-table:: Source Changes
|
H A D | colorspaces-defs.rst | 38 .. flat-table:: V4L2 Colorspaces 80 .. flat-table:: V4L2 Transfer Function 109 .. flat-table:: V4L2 Y'CbCr Encodings 138 .. flat-table:: V4L2 HSV Encodings 156 .. flat-table:: V4L2 Quantization Methods
|
H A D | yuv-formats.rst | 59 .. flat-table:: 4:2:2 subsampling, interstitially sited 104 .. flat-table:: 4:2:2 subsampling, co-sited 149 .. flat-table:: 4:2:0 subsampling, horizontally interstitially sited, vertically co-sited 194 .. flat-table:: 4:1:0 subsampling, horizontally and vertically interstitially sited
|
H A D | pixfmt-yuv-planar.rst | 57 .. flat-table:: Overview of Semi-Planar YUV Formats 219 .. flat-table:: Sample 4x4 NV12 Image 254 .. flat-table:: Sample 4x4 NV12M Image 411 .. flat-table:: Sample 4x4 NV16 Image 456 .. flat-table:: Sample 4x4 NV16M Image 514 .. flat-table:: Sample 4x4 NV24 Image 584 .. flat-table:: Sample 4x4 P010 Image 628 .. flat-table:: Sample 4x4 P012 Image 663 .. flat-table:: Sample 4x4 P012M Image 728 .. flat-table:: Overview of Fully Planar YUV Formats [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
H A D | ia_css_tdf_types.h | 34 s32 thres_flat_table[64]; /** Final optimized strength table of NR for flat region. */ 36 s32 epsilon_0; /** Coefficient to control variance for dark area (for flat region). */ 37 s32 epsilon_1; /** Coefficient to control variance for bright area (for flat region). */ 40 s32 sepa_flat; /** Threshold to judge flat (edge < m_Flat_thre). */ 42 s32 blend_flat; /** Blending ratio at flat region. */
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-pmu-backlight.c | 25 int i, flat, count, range = (max - min); in pmu_backlight_init_curve() local 29 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in pmu_backlight_init_curve() 30 bl_curve[flat] = min; in pmu_backlight_init_curve() 34 bl_curve[flat + i] = min + (range * (i + 1) / count); in pmu_backlight_init_curve()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | flat.h | 3 * flat.h -- uClinux flat-format executables 9 #include <asm-generic/flat.h>
|
/openbmc/linux/include/linux/ |
H A D | kcsan.h | 29 * other nestable regions; and (b) flat atomic regions that do not keep 31 * other, and a flat region may be started in a nestable region or 36 * atomic regions, but reader critical sections as (b) flat atomic 42 * for (a), and whether the leaf level is flat for (b).
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | ip6gre_flat.sh | 5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for 38 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6" 39 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6"
|
H A D | ip6gre_flat_key.sh | 5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for 38 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with key" 39 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with key"
|
H A D | ip6gre_flat_keys.sh | 5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for 38 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with ikey/okey" 39 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with ikey/okey"
|
/openbmc/linux/fs/ |
H A D | Kconfig.binfmt | 117 bool "Kernel support for flat binaries" 120 Support uClinux FLAT format binaries. 132 bool "Enable support for very old legacy flat binaries" 135 Support decade old uClinux FLAT format binaries. Unless you know 143 Support FLAT format compressed binaries
|
/openbmc/qemu/block/ |
H A D | vmdk.c | 137 bool flat; member 529 BdrvChild *file, bool flat, int64_t sectors, in vmdk_add_extent() argument 576 extent->flat = flat; in vmdk_add_extent() 583 extent->cluster_sectors = flat ? sectors : cluster_sectors; in vmdk_add_extent() 1172 * RW [size in sectors] FLAT "file-name.vmdk" OFFSET in vmdk_parse_extents() 1183 } else if (!strcmp(type, "FLAT")) { in vmdk_parse_extents() 1198 (strcmp(type, "FLAT") && strcmp(type, "SPARSE") && in vmdk_parse_extents() 1227 if (strcmp(type, "FLAT") != 0 && strcmp(type, "VMFS") != 0) { in vmdk_parse_extents() 1228 /* non-flat extents have metadata */ in vmdk_parse_extents() 1243 if (!strcmp(type, "FLAT") || !strcmp(type, "VMFS")) { in vmdk_parse_extents() [all …]
|
/openbmc/u-boot/test/dm/ |
H A D | test-main.c | 85 !of_live ? " (flat tree)" : ""); in dm_do_test() 113 * dm_test_run_on_flattree() - Check if we should run a test with flat DT 115 * This skips long/slow tests where there is not much value in running a flat 118 * @return true to run the given test on the flat device tree 175 * Run with the flat tree if we couldn't run it with live tree, in dm_test_main()
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-g-topology.rst | 53 .. flat-table:: struct media_v2_topology 126 .. flat-table:: struct media_v2_entity 163 .. flat-table:: struct media_v2_interface 196 .. flat-table:: struct media_v2_intf_devnode 213 .. flat-table:: struct media_v2_pad 248 .. flat-table:: struct media_v2_link
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | apic_flat_64.c | 5 * Flat APIC subarch code. 80 .name = "flat", 131 printk(KERN_DEBUG "system APIC only can use physical flat"); in physflat_acpi_madt_oem_check() 151 .name = "physical flat",
|
/openbmc/u-boot/tools/ |
H A D | zynqmpbif.c | 552 char *flat; in elf2flat64() local 575 flat = calloc(1, *flat_size); in elf2flat64() 576 if (!flat) in elf2flat64() 581 char *dst = flat + le64_to_cpu(shdr->sh_addr) - min_addr; in elf2flat64() 592 return flat; in elf2flat64() 600 char *flat; in elf2flat32() local 623 flat = calloc(1, *flat_size); in elf2flat32() 624 if (!flat) in elf2flat32() 629 char *dst = flat + le32_to_cpu(shdr->sh_addr) - min_addr; in elf2flat32() 640 return flat; in elf2flat32() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | max2175.rst | 14 .. flat-table:: 28 .. flat-table:: 45 .. flat-table::
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/ |
H A D | libjs-jquery-icheck_1.0.3.bb | 22 install -d ${D}${datadir}/javascript/jquery-icheck/skins/flat/ 23 install -m 0644 ${S}/skins/flat/* ${D}${datadir}/javascript/jquery-icheck/skins/flat/
|