Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/maps/
Dphysmap-versatile.c190 struct device_node *sysnp; in of_flash_probe_versatile() local
202 sysnp = of_find_matching_node_and_match(NULL, in of_flash_probe_versatile()
205 if (!sysnp) in of_flash_probe_versatile()
209 rmap = syscon_node_to_regmap(sysnp); in of_flash_probe_versatile()