/openbmc/linux/Documentation/firmware-guide/acpi/dsd/ |
H A D | data-node-references.rst | 5 Referencing hierarchical data nodes 12 Hierarchical data extension nodes may not be referred to directly, hence this 16 hierarchical data extension [dsd-guide] keys. Specifically, the hierarchical 18 the parent object i.e. either the device object or another hierarchical data 21 The keys in the hierarchical data nodes shall consist of the name of the node, 27 In case a hierarchical data extensions node has no numerical value, then the 29 "@" character and the number shall be omitted from the hierarchical data 38 hierarchical data extension key "node@1" referring to the NOD1 object 39 and lastly, a hierarchical data extension key "anothernode" referring to
|
H A D | graph.rst | 14 for graphs: property [dsd-guide] and hierarchical data extensions. The 16 hierarchical data extension supports nodes with references to other 26 the firmware type. In ACPI, fwnodes are _DSD hierarchical data 32 hierarchical data extension array on each depth. 43 All port nodes are located under the device's "_DSD" node in the hierarchical 51 Further on, endpoints are located under the port nodes. The hierarchical
|
H A D | leds.rst | 8 Individual LEDs are described by hierarchical data extension [5] nodes under the 11 connected. [leds] The hierarchical data nodes are named "led@X", where X is the 29 Under the LED driver device, The first hierarchical data extension package list
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 926 case V4L2_CID_MPEG_VIDEO_H264_HIERARCHICAL_CODING: return "Enable H264 Hierarchical Coding"; in v4l2_ctrl_get_name() 927 case V4L2_CID_MPEG_VIDEO_H264_HIERARCHICAL_CODING_TYPE: return "H264 Hierarchical Coding Type"; in v4l2_ctrl_get_name() 940 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L0_BR: return "H264 Hierarchical Lay 0 Bitrate"; in v4l2_ctrl_get_name() 941 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L1_BR: return "H264 Hierarchical Lay 1 Bitrate"; in v4l2_ctrl_get_name() 942 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L2_BR: return "H264 Hierarchical Lay 2 Bitrate"; in v4l2_ctrl_get_name() 943 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L3_BR: return "H264 Hierarchical Lay 3 Bitrate"; in v4l2_ctrl_get_name() 944 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L4_BR: return "H264 Hierarchical Lay 4 Bitrate"; in v4l2_ctrl_get_name() 945 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L5_BR: return "H264 Hierarchical Lay 5 Bitrate"; in v4l2_ctrl_get_name() 946 case V4L2_CID_MPEG_VIDEO_H264_HIER_CODING_L6_BR: return "H264 Hierarchical Lay 6 Bitrate"; in v4l2_ctrl_get_name() 1015 case V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_TYPE: return "HEVC Hierarchical Coding Type"; in v4l2_ctrl_get_name() [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | ip6gre_hier.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 38 test_traffic_ip4ip6 "GRE hierarchical IPv4-in-IPv6" 39 test_traffic_ip6ip6 "GRE hierarchical IPv6-in-IPv6"
|
H A D | ip6gre_hier_key.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 38 test_traffic_ip4ip6 "GRE hierarchical IPv4-in-IPv6 with key" 39 test_traffic_ip6ip6 "GRE hierarchical IPv6-in-IPv6 with key"
|
H A D | ip6gre_hier_keys.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 38 test_traffic_ip4ip6 "GRE hierarchical IPv4-in-IPv6 with ikey/okey" 39 test_traffic_ip6ip6 "GRE hierarchical IPv6-in-IPv6 with ikey/okey"
|
H A D | ipip_hier_gre.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 37 ping_test $h1 192.0.2.18 " gre hierarchical"
|
H A D | ipip_hier_gre_key.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 37 ping_test $h1 192.0.2.18 " gre hierarchical with key"
|
H A D | ipip_hier_gre_keys.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See 37 ping_test $h1 192.0.2.18 " gre hierarchical with ikey/okey"
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 1583 Enables H264 hierarchical coding. Applicable to the H264 encoder. 1585 .. _v4l2-mpeg-video-h264-hierarchical-coding-type: 1591 Specifies the hierarchical coding type. Applicable to the H264 1601 - Hierarchical B coding. 1603 - Hierarchical P coding. 1608 Specifies the number of hierarchical coding layers. Applicable to 1628 Indicates bit rate (bps) for hierarchical coding layer 0 for H264 encoder. 1631 Indicates bit rate (bps) for hierarchical coding layer 1 for H264 encoder. 1634 Indicates bit rate (bps) for hierarchical coding layer 2 for H264 encoder. 1637 Indicates bit rate (bps) for hierarchical coding layer 3 for H264 encoder. [all …]
|
/openbmc/linux/kernel/irq/ |
H A D | Kconfig | 69 # Support for hierarchical irq domains 79 # Support for hierarchical fasteoi+edge and fasteoi+level handlers 94 # Generic MSI hierarchical interrupt domain support
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | persistent-data.rst | 23 upcoming hierarchical storage target. 77 Currently there is only one data structure, a hierarchical btree. 81 The btree is 'hierarchical' in that you can define it to be composed
|
/openbmc/linux/drivers/cpuidle/ |
H A D | Kconfig.arm | 28 - If the idle states are described with the non-hierarchical layout, 31 - If the idle states are described with the hierarchical layout, 43 which is needed to support the hierarchical DT based layout of the
|
H A D | Kconfig.riscv | 14 driver for RISC-V systems. This drivers also supports hierarchical
|
/openbmc/linux/block/ |
H A D | Kconfig.iosched | 31 bool "BFQ hierarchical scheduling support" 37 Enable hierarchical scheduling in BFQ, using the blkio
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0367_priv.h | 97 FE_TER_HIER_ALPHA_1, /* Hierarchical modulation a = 1*/ 98 FE_TER_HIER_ALPHA_2, /* Hierarchical modulation a = 2*/ 99 FE_TER_HIER_ALPHA_4 /* Hierarchical modulation a = 4*/
|
/openbmc/linux/kernel/rcu/ |
H A D | Kconfig | 140 int "Tree-based hierarchical RCU fanout value" 147 This option controls the fanout of hierarchical implementations 160 int "Tree-based hierarchical RCU leaf-level fanout value" 168 This option controls the leaf-level fanout of hierarchical
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | section.py | 30 hierarchical images to be created. See 'Sections and hierarchical images'
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | psci.yaml | 107 ARM systems can have multiple cores, sometimes in an hierarchical 118 (OSI) CPU suspend mode is introduced. Using a hierarchical representation 187 // Case 4: CPUs and CPU idle states described using the hierarchical model.
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | HDF5 | 2 HDF5 (Hierarchical Data Format 5) Software Library and Utilities 5 HDF5 (Hierarchical Data Format 5) Software Library and Utilities 8 NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-tauros2.c | 29 * When Tauros2 is used on a CPU that supports the v7 hierarchical 236 * Check whether this CPU has support for the v7 hierarchical in tauros2_internal_init() 238 * register indicates support for the v7 hierarchical cache in tauros2_internal_init()
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | memory.rst | 49 - hierarchical accounting 82 memory.use_hierarchy set/show hierarchical account enabled 576 total_<counter> # hierarchical version of <counter>, which in 578 sum of all hierarchical children's values of 651 hierarchical children's values in addition to the memcg's own value. 666 The memory controller supports a deep hierarchy and hierarchical accounting. 679 In the diagram above, with hierarchical accounting enabled, all memory 684 6.1 Hierarchical accounting and reclaim 687 Hierarchical accounting is enabled by default. Disabling the hierarchical 940 hierarchical, pass-through, notification for all ancestor memcgs. Notification
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | overview.rst | 79 By virtue of having a complete hierarchical view of all the devices in the 80 system, exporting a complete hierarchical view to userspace becomes relatively
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | DSD-properties-rules.rst | 42 "Hierarchical Data Extension UUID" in _DSD (Device Specific Data) 45 Property sets may be hierarchical. That is, a property set may contain
|