Searched refs:smpctrl (Results 1 – 20 of 20) sorted by relevance
/openbmc/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()
|
/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/ |
H A D | mstar,smpctrl.yaml | 5 $id: http://devicetree.org/schemas/arm/mstar/mstar,smpctrl.yaml# 23 - sstar,ssd201-smpctrl # SSD201/SSD202D 24 - const: mstar,smpctrl 37 smpctrl@204000 { 38 compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
|
/openbmc/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
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-ld4.dtsi | 201 smpctrl@59801000 { 202 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-sld8.dtsi | 205 smpctrl@59801000 { 206 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pro5.dtsi | 331 smpctrl@59801000 { 332 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-ld11.dtsi | 395 smpctrl@59801000 { 396 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pro4.dtsi | 235 smpctrl@59801000 { 236 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs3.dtsi | 310 smpctrl@59801000 { 311 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs2.dtsi | 410 smpctrl@59801000 { 411 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-ld20.dtsi | 519 smpctrl@59801000 { 520 compatible = "socionext,uniphier-smpctrl";
|
/openbmc/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-pro4.dtsi | 239 smpctrl@59801000 { 240 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pro5.dtsi | 339 smpctrl@59801000 { 340 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs2.dtsi | 420 smpctrl@59801000 { 421 compatible = "socionext,uniphier-smpctrl";
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld11.dtsi | 415 smpctrl@59801000 { 416 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-ld20.dtsi | 546 smpctrl@59801000 { 547 compatible = "socionext,uniphier-smpctrl";
|
H A D | uniphier-pxs3.dtsi | 368 smpctrl@59801000 { 369 compatible = "socionext,uniphier-smpctrl";
|