Searched refs:aon_ctrl_dt_ids (Results 1 – 2 of 2) sorted by relevance
346 static const struct of_device_id aon_ctrl_dt_ids[] = { variable395 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 0, NULL); in brcmstb_pm_init()403 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 1, NULL); in brcmstb_pm_init()
541 static const struct of_device_id aon_ctrl_dt_ids[] = { variable695 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 0, NULL); in brcmstb_pm_probe()703 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 1, NULL); in brcmstb_pm_probe()829 .of_match_table = aon_ctrl_dt_ids,