Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlr/
Dplatform-flash.c65 static struct resource xlr_nor_res[] = { variable
76 .num_resources = ARRAY_SIZE(xlr_nor_res),
77 .resource = xlr_nor_res,
209 xlr_nor_res); in xlr_flash_init()
210 pr_info("ChipSelect %d: NOR Flash %pR\n", cs, xlr_nor_res); in xlr_flash_init()