Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_sdmc.c347 uint32_t fixed_conf = ASPEED_SDMC_VGA_COMPAT | in aspeed_2400_sdmc_compute_conf() local
353 return data | fixed_conf; in aspeed_2400_sdmc_compute_conf()
404 uint32_t fixed_conf = ASPEED_SDMC_HW_VERSION(1) | in aspeed_2500_sdmc_compute_conf() local
412 return data | fixed_conf; in aspeed_2500_sdmc_compute_conf()
472 uint32_t fixed_conf = ASPEED_SDMC_HW_VERSION(3) | in aspeed_2600_sdmc_compute_conf() local
479 return data | fixed_conf; in aspeed_2600_sdmc_compute_conf()
581 uint32_t fixed_conf = ASPEED_SDMC_AST2700_PAGE_MATCHING_ENABLE | in aspeed_2700_sdmc_compute_conf() local
587 return data | fixed_conf; in aspeed_2700_sdmc_compute_conf()