Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-prima2/
Drstc.c20 static struct of_device_id rstc_ids[] = { variable
29 np = of_find_matching_node(NULL, rstc_ids); in sirfsoc_of_rstc_init()
/linux-3.4.99/arch/arm/mach-at91/
Dsetup.c308 static struct of_device_id rstc_ids[] = { variable
319 np = of_find_matching_node(NULL, rstc_ids); in at91_dt_rstc()
327 of_id = of_match_node(rstc_ids, np); in at91_dt_rstc()