/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_audio_calibration.h | 166 int32_t topology; member 190 int32_t topology; member 196 int32_t topology; member 290 int32_t topology; member 301 int32_t topology; member
|
D | msm_audio.h | 341 __s32 topology; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 217 int32_t topology; member 249 int32_t topology; member 257 int32_t topology; member 383 int32_t topology; member 399 int32_t topology; member
|
D | msm_audio.h | 461 __s32 topology; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 217 int32_t topology; member 249 int32_t topology; member 257 int32_t topology; member 383 int32_t topology; member 399 int32_t topology; member
|
D | msm_audio.h | 461 __s32 topology; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_audio_calibration.h | 217 int32_t topology; member 249 int32_t topology; member 257 int32_t topology; member 383 int32_t topology; member 399 int32_t topology; member
|
D | msm_audio.h | 341 __s32 topology; member
|
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/ |
D | psci_setup.c | 110 static void populate_power_domain_tree(const unsigned char *topology) in populate_power_domain_tree() argument 138 num_children = topology[parent_node_index]; in populate_power_domain_tree()
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | platform-migration-guide.rst | 19 its relation to the power topology enables support for deeper and more 44 Power domain topology framework platform API modifications 62 These are used by the power domain topology framework such that: 68 power domain topology tree description data structure. 84 More details on the power domain topology description and its platform 265 The compatibility layer dynamically constructs the new topology 428 topology. Its purpose is to return the number of affinity instances implemented 460 topology tree. Therefore it is marked as ``PSCI_AFF_ABSENT``.
|
D | psci-pd-tree.rst | 18 system. This approach is inflexible because a change to the topology 31 mechanism used to populate the power domain topology tree. 81 The following example power domain topology tree will be used to describe the
|
D | porting-guide.rst | 155 Defines the total number of nodes in the power domain topology 158 data structures to represent power domain topology. 799 This function plays a crucial role in the power domain topology framework in 813 be invoked by BL31 after the power domain topology is initialized and can 815 Firmware represents the power domain topology and how this relates to the 1921 (for example, the system). More details on the power domain topology and its 2033 topology tree description. The format and method to construct this array are 2036 dynamically, to initialize the power domain topology tree. In case the array 2038 plat\_my\_core\_pos() should also be implemented suitably so that the topology 2040 together form the platform interface for the PSCI topology framework. [all …]
|
D | change-log.rst | 434 - Enhanced topology description support to allow multi-cluster topology 610 hierarchical arrangement of cores) and of power domain topology, instead
|
D | user-guide.rst | 707 build the topology tree within Trusted Firmware. By default the 708 Trusted Firmware is configured for dual cluster topology and this option
|
D | firmware-design.rst | 465 - Detect the system topology. 472 As part of the PSCI initializations, BL31 detects the system topology. It also
|
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/ |
D | platform.mk | 127 plat/qemu/topology.c \
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ |
D | Platform.asl | 340 // Hardware topology information is maintained by the
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 2028 vkStream->write((VkPrimitiveTopology*)&forMarshaling->topology, sizeof(VkPrimitiveTopology)); in marshal_VkPipelineInputAssemblyStateCreateInfo() 2046 vkStream->read((VkPrimitiveTopology*)&forUnmarshaling->topology, sizeof(VkPrimitiveTopology)); in unmarshal_VkPipelineInputAssemblyStateCreateInfo()
|