Lines Matching +full:st +full:- +full:ericsson
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2008-2009 ST-Ericsson SA
14 #include <linux/irqchip/arm-gic.h>
15 #include <linux/mfd/dbx500-prcmu.h>
16 #include <linux/platform_data/arm-ux500-pm.h>
25 #include <asm/hardware/cache-l2x0.h>
29 #include "db8500-regs.h"
38 np = of_find_compatible_node(NULL, NULL, "arm,pl310-cache"); in ux500_l2x0_unlock()
42 return -ENODEV; in ux500_l2x0_unlock()
45 * Unlock Data and Instruction Lock if locked. Ux500 U-Boot versions in ux500_l2x0_unlock()
64 * We can't write to secure registers as we are in non-secure in ux500_l2c310_write_sec()
88 np = of_find_compatible_node(NULL, NULL, "stericsson,db8500-prcmu"); in ux500_init_irq()
95 ux500_pm_init(r.start, r.end-r.start); in ux500_init_irq()
113 { .compatible = "simple-bus"},
127 "st-ericsson,u8500",
128 "st-ericsson,u9500",
132 DT_MACHINE_START(U8500_DT, "ST-Ericsson Ux5x0 platform (Device Tree Support)")