Searched refs:autcpu12_nvram_resource (Results 1 – 1 of 1) sorted by relevance
197 static struct resource autcpu12_nvram_resource[] __initdata = { variable208 .resource = autcpu12_nvram_resource,209 .num_resources = ARRAY_SIZE(autcpu12_nvram_resource),229 nvram = ioremap(autcpu12_nvram_resource[0].start, SZ_128K); in autcpu12_nvram_init()241 autcpu12_nvram_resource[0].end = in autcpu12_nvram_init()242 autcpu12_nvram_resource[0].start + nvram_size - 1; in autcpu12_nvram_init()