Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Daltera_edac.h286 #define ALTR_A10_SDMMC_IRQ_MASK (BIT(16) | BIT(15)) macro
H A Daltera_edac.c1640 rc = altr_init_a10_ecc_block(child, ALTR_A10_SDMMC_IRQ_MASK, in socfpga_init_sdmmc_ecc()