Lines Matching +full:exported +full:- +full:sram
10 * Sysgo Real-Time Solutions, GmbH <www.elinos.com>
15 * This program is loaded into SRAM in bootstrap mode, where it waits
18 * target board. Anything with a CL-PS7111 or EP7211 should be able to run
22 * SPDX-License-Identifier: GPL-2.0+
29 /* although the registers are 16 bit, they are 32-bit aligned on the
30 EDB7111. so we have to read them as 32-bit registers and ignore the
31 upper 16-bits. i'm not sure if this holds for the EDB7211. */
67 #define PP_ChipID 0x0000 /* Chip identifier - must be 0x630E */
137 #define PP_LineCTL_2partDefDis 0x2000 /* Disable two-part defferal */
141 #define PP_SelfCTL_Reset 0x0040 /* Self-clearing reset */
171 #define PP_RER_Dribble 0x0080 /* Frame had 1-7 extra bits after last byte */
245 /* Exported functions */