Searched refs:aon_ctrl_dt_ids (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/ |
H A D | pm-mips.c | 338 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()
|
H A D | pm-arm.c | 533 static const struct of_device_id aon_ctrl_dt_ids[] = { variable 687 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 0, NULL); in brcmstb_pm_probe() 696 base = brcmstb_ioremap_match(aon_ctrl_dt_ids, 1, NULL); in brcmstb_pm_probe() 850 .of_match_table = aon_ctrl_dt_ids,
|
/kernel/linux/linux-6.6/drivers/soc/bcm/brcmstb/pm/ |
H A D | pm-mips.c | 338 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()
|
Completed in 3 milliseconds