Searched refs:esram (Results 1 – 3 of 3) sorted by relevance
303 struct resource *esram; in hva_hw_probe() local317 esram = platform_get_resource(pdev, IORESOURCE_MEM, 1); in hva_hw_probe()318 if (!esram) { in hva_hw_probe()322 hva->esram_addr = esram->start; in hva_hw_probe()323 hva->esram_size = resource_size(esram); in hva_hw_probe()
5 - reg: HVA physical address location and length, esram address location and
271 esram: esram@300000 { label