Searched refs:cpcon (Results 1 – 1 of 1) sorted by relevance
276 struct device_node *cpcon; in intcp_init_of() local282 cpcon = of_find_matching_node(NULL, intcp_syscon_match); in intcp_init_of()283 if (!cpcon) in intcp_init_of()286 intcp_con_base = of_iomap(cpcon, 0); in intcp_init_of()