HomeSort by: relevance | last modified time | path
    Searched defs:address_low (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu_v11_0.c 670 uint32_t address_low, address_high; local in function:smu_v11_0_notify_memory_pool_location
677 address_low = (uint32_t)lower_32_bits(address);
686 address_low);
692 address_low = (uint32_t)lower_32_bits(address);
699 address_low);
amdgpu_smu_v11_0.c 670 uint32_t address_low, address_high; local in function:smu_v11_0_notify_memory_pool_location
677 address_low = (uint32_t)lower_32_bits(address);
686 address_low);
692 address_low = (uint32_t)lower_32_bits(address);
699 address_low);

Completed in 30 milliseconds