Searched +full:bcm7271 +full:- +full:dpfe +full:- +full:cpu (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/memory-controllers/brcm,dpfe-cpu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: DDR PHY Front End (DPFE) for Broadcom STB10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Markus Mayer <mmayer@broadcom.com>16 - enum:17 - brcm,bcm7271-dpfe-cpu18 - brcm,bcm7268-dpfe-cpu[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * DDR PHY Front End (DPFE) driver for Broadcom set top box SoCs9 * This driver provides access to the DPFE interface of Broadcom STB SoCs.21 * - LE kernel + LE firmware image (the most common case)22 * - LE kernel + BE firmware image23 * - BE kernel + LE firmware image24 * - BE kernel + BE firmware image27 * be in either format. Also, communication between host CPU and DCPU is39 #define DRVNAME "brcmstb-dpfe"49 #define DRAM_MSG_ADDR_MASK ((1UL << DRAM_MSG_TYPE_OFFSET) - 1)[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]