Home
last modified time | relevance | path

Searched refs:aca_hwip_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_aca.h88 enum aca_hwip_type { enum
152 enum aca_hwip_type hwip;
187 enum aca_hwip_type hwip;
Damdgpu_aca.c183 static bool aca_bank_hwip_is_matched(struct aca_bank *bank, enum aca_hwip_type type) in aca_bank_hwip_is_matched()