Searched refs:rmnode (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dmpc5121_nfc.c542 struct device_node *rmnode; mpc5121_nfc_read_hw_config() local
550 rmnode = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-reset"); mpc5121_nfc_read_hw_config()
551 if (!rmnode) { mpc5121_nfc_read_hw_config()
557 rm = of_iomap(rmnode, 0); mpc5121_nfc_read_hw_config()
611 of_node_put(rmnode); mpc5121_nfc_read_hw_config()

Completed in 155 milliseconds