Searched +full:0 +full:x42000000 +full:- +full:0 +full:x43ffffff (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright (C) 2011-2015 Panasonic Corporation4 * Copyright (C) 2015-2017 Socionext Inc.11 #include "sbc-regs.h"13 #define SBCTRL0_ADMULTIPLX_PERI_VALUE 0x3312000014 #define SBCTRL1_ADMULTIPLX_PERI_VALUE 0x0300550015 #define SBCTRL2_ADMULTIPLX_PERI_VALUE 0x1400002017 #define SBCTRL0_ADMULTIPLX_MEM_VALUE 0x3312000018 #define SBCTRL1_ADMULTIPLX_MEM_VALUE 0x0300550019 #define SBCTRL2_ADMULTIPLX_MEM_VALUE 0x14000010[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/bus/socionext,uniphier-system-bus.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 The UniPhier System Bus is an external bus that connects on-board devices to11 the UniPhier SoC. It is a simple (semi-)parallel bus with address, data, and16 within each bank to the CPU-viewed address. The needed setup includes the21 - Masahiro Yamada <yamada.masahiro@socionext.com>25 const: socionext,uniphier-system-bus30 "#address-cells":[all …]