Home
last modified time | relevance | path

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

/linux/drivers/media/platform/sti/hva/
A Dhva-hw.c301 struct resource *esram; in hva_hw_probe() local
314 esram = platform_get_resource(pdev, IORESOURCE_MEM, 1); in hva_hw_probe()
315 if (!esram) { in hva_hw_probe()
319 hva->esram_addr = esram->start; in hva_hw_probe()
320 hva->esram_size = resource_size(esram); in hva_hw_probe()
/linux/Documentation/devicetree/bindings/media/
A Dst,st-hva.txt5 - reg: HVA physical address location and length, esram address location and
/linux/arch/arm/boot/dts/
A Dimx1.dtsi271 esram: esram@300000 { label

Completed in 36 milliseconds