Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/netlogic/xlr/
Dplatform-flash.c66 static struct resource xlr_nor_res[] = { variable
77 .num_resources = ARRAY_SIZE(xlr_nor_res),
78 .resource = xlr_nor_res,
210 xlr_nor_res); in xlr_flash_init()
211 pr_info("ChipSelect %d: NOR Flash %pR\n", cs, xlr_nor_res); in xlr_flash_init()