Home
last modified time | relevance | path

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

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