Searched refs:aon_ctrl_dt_ids (Results 1 – 2 of 2) sorted by relevance
338 static const struct of_device_id aon_ctrl_dt_ids[] = { variable387 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()
535 static const struct of_device_id aon_ctrl_dt_ids[] = { variable702 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,