Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlr/
Dplatform-flash.c117 static struct resource xlr_nand_res[] = { variable
126 .num_resources = ARRAY_SIZE(xlr_nand_res),
127 .resource = xlr_nand_res,
193 xlr_nand_res); in xlr_flash_init()
203 pr_info("ChipSelect %d: NAND Flash %pR\n", cs, xlr_nand_res); in xlr_flash_init()