Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/maps/
Dphysmap_of_versatile.c204 struct device_node *sysnp; in of_flash_probe_versatile() local
216 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
219 if (!sysnp) in of_flash_probe_versatile()
223 rmap = syscon_node_to_regmap(sysnp); in of_flash_probe_versatile()