Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/netlogic/xlr/
Dplatform-flash.c118 static struct resource xlr_nand_res[] = { variable
127 .num_resources = ARRAY_SIZE(xlr_nand_res),
128 .resource = xlr_nand_res,
194 xlr_nand_res); in xlr_flash_init()
204 pr_info("ChipSelect %d: NAND Flash %pR\n", cs, xlr_nand_res); in xlr_flash_init()