Lines Matching +full:spi +full:- +full:lsb +full:- +full:first
1 /* SPDX-License-Identifier: GPL-2.0 */
11 * are needed. -- Dan
13 * On the MBX board, EPPC-Bug loads CPM microcode into the first 512
38 #define CPM_CR_CH_SPI ((ushort)0x0005) /* SPI / IDMA2 / Timers */
331 uint sen_tbuf0data0; /* Save area 0 - current frame */
332 uint sen_tbuf0data1; /* Save area 1 - current frame */
338 ushort sen_paddrl; /* physical address (LSB) */
340 ushort sen_rfbdptr; /* Rx first BD pointer */
341 ushort sen_tfbdptr; /* Tx first BD pointer */
343 uint sen_tbuf1data0; /* Save area 0 - current frame */
344 uint sen_tbuf1data1; /* Save area 1 - current frame */
360 ushort sen_taddrl; /* temp address (LSB) */
499 #define TM_CMD_VALID 0x80000000 /* Valid - Enables the timer */
500 #define TM_CMD_RESTART 0x40000000 /* Restart - for automatic restart */
550 #define CICR_HP_MASK ((uint)0x00001f00) /* Hi-pri int. */