Searched refs:pmc_np (Results 1 – 1 of 1) sorted by relevance
707 struct device_node *pmc_np; in at91_pm_init() local714 pmc_np = of_find_matching_node_and_match(NULL, atmel_pmc_ids, &of_id); in at91_pm_init()715 pm_data.pmc = of_iomap(pmc_np, 0); in at91_pm_init()