Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dvmmc.c29 #define CP1_SIZE (1 << 20) in vmmc_probe() macro
36 (void *) CPHYSADDR(dma_alloc_coherent(&pdev->dev, CP1_SIZE, in vmmc_probe()
54 dev_info(&pdev->dev, "reserved %dMB at 0x%p", CP1_SIZE >> 20, cp1_base); in vmmc_probe()