Home
last modified time | relevance | path

Searched refs:topology (Results 1 – 18 of 18) sorted by relevance

/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_audio_calibration.h166 int32_t topology; member
190 int32_t topology; member
196 int32_t topology; member
290 int32_t topology; member
301 int32_t topology; member
Dmsm_audio.h341 __s32 topology; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_audio_calibration.h217 int32_t topology; member
249 int32_t topology; member
257 int32_t topology; member
383 int32_t topology; member
399 int32_t topology; member
Dmsm_audio.h461 __s32 topology; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_audio_calibration.h217 int32_t topology; member
249 int32_t topology; member
257 int32_t topology; member
383 int32_t topology; member
399 int32_t topology; member
Dmsm_audio.h461 __s32 topology; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_audio_calibration.h217 int32_t topology; member
249 int32_t topology; member
257 int32_t topology; member
383 int32_t topology; member
399 int32_t topology; member
Dmsm_audio.h341 __s32 topology; member
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_setup.c110 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/
Dplatform-migration-guide.rst19 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``.
Dpsci-pd-tree.rst18 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
Dporting-guide.rst155 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 …]
Dchange-log.rst434 - Enhanced topology description support to allow multi-cluster topology
610 hierarchical arrangement of cores) and of power domain topology, instead
Duser-guide.rst707 build the topology tree within Trusted Firmware. By default the
708 Trusted Firmware is configured for dual cluster topology and this option
Dfirmware-design.rst465 - 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/
Dplatform.mk127 plat/qemu/topology.c \
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPlatform.asl340 // Hardware topology information is maintained by the
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp2028 vkStream->write((VkPrimitiveTopology*)&forMarshaling->topology, sizeof(VkPrimitiveTopology)); in marshal_VkPipelineInputAssemblyStateCreateInfo()
2046 vkStream->read((VkPrimitiveTopology*)&forUnmarshaling->topology, sizeof(VkPrimitiveTopology)); in unmarshal_VkPipelineInputAssemblyStateCreateInfo()