Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-at91/
Dpm.c707 struct device_node *pmc_np; in at91_pm_init() local
714 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()