Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/bcm/brcmstb/pm/
A Dpm-mips.c338 static const struct of_device_id aon_ctrl_dt_ids[] = { variable
387 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 0, NULL); in brcmstb_pm_init()
395 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 1, NULL); in brcmstb_pm_init()
A Dpm-arm.c535 static const struct of_device_id aon_ctrl_dt_ids[] = { variable
702 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 0, NULL); in brcmstb_pm_probe()
711 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 1, NULL); in brcmstb_pm_probe()
865 .of_match_table = aon_ctrl_dt_ids,

Completed in 5 milliseconds