Searched refs:smpctrl (Results 1 – 11 of 11) sorted by relevance
/linux/arch/arm/mach-mstar/ |
H A D | mstarv7.c | 78 void __iomem *smpctrl; in mstarv7_boot_secondary() local 88 smpctrl = of_iomap(np, 0); in mstarv7_boot_secondary() 90 if (!smpctrl) in mstarv7_boot_secondary() 94 writew(bootaddr & 0xffff, smpctrl + MSTARV7_CPU1_BOOT_ADDR_LOW); in mstarv7_boot_secondary() 95 writew((bootaddr >> 16) & 0xffff, smpctrl + MSTARV7_CPU1_BOOT_ADDR_HIGH); in mstarv7_boot_secondary() 98 writew(MSTARV7_CPU1_UNLOCK_MAGIC, smpctrl + MSTARV7_CPU1_UNLOCK); in mstarv7_boot_secondary() 103 iounmap(smpctrl); in mstarv7_boot_secondary()
|
/linux/arch/arm/boot/dts/sigmastar/ |
H A D | mstar-infinity2m-ssd20xd.dtsi | 14 &smpctrl { 15 compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
|
H A D | mstar-infinity2m.dtsi | 35 smpctrl: smpctrl@204000 { label
|
/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-ld4.dtsi | 205 smpctrl@59801000 { 206 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-sld8.dtsi | 209 smpctrl@59801000 { 210 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pro5.dtsi | 339 smpctrl@59801000 { 340 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pro4.dtsi | 239 smpctrl@59801000 { 240 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs2.dtsi | 420 smpctrl@59801000 { 421 compatible = "socionext,uniphier-smpctrl";
|
/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld11.dtsi | 417 smpctrl@59801000 { 418 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-ld20.dtsi | 550 smpctrl@59801000 { 551 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs3.dtsi | 370 smpctrl@59801000 { 371 compatible = "socionext,uniphier-smpctrl";
|