Searched refs:elm_of_node (Results 1 – 3 of 3) sorted by relevance
82 struct device_node *elm_of_node; member
1803 gpmc_nand_data->elm_of_node = of_parse_phandle(child, "ti,elm-id", 0); in gpmc_probe_nand_child()1804 if (gpmc_nand_data->elm_of_node == NULL) in gpmc_probe_nand_child()1805 gpmc_nand_data->elm_of_node = in gpmc_probe_nand_child()1821 if (gpmc_nand_data->elm_of_node) in gpmc_probe_nand_child()1828 if (gpmc_nand_data->elm_of_node) in gpmc_probe_nand_child()1835 if (gpmc_nand_data->elm_of_node) in gpmc_probe_nand_child()
1644 if (ecc_needs_elm && !is_elm_present(info, pdata->elm_of_node)) { in omap2_nand_ecc_check()