Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/goya/
H A DgoyaP.h54 #define DRAM_PHYS_DEFAULT_SIZE 0x100000000ull /* 4GB */ macro
H A Dgoya.c399 prop->dram_size = DRAM_PHYS_DEFAULT_SIZE; in goya_set_fixed_properties()
5113 (dram_size < DRAM_PHYS_DEFAULT_SIZE)) { in goya_cpucp_info_get()
5117 dram_size = DRAM_PHYS_DEFAULT_SIZE; in goya_cpucp_info_get()