You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
#define UART_GCTL 0xFFC00424 /* Global Control Register */
|
||||
|
||||
/* SPI Controller (0xFFC00500 - 0xFFC005FF) */
|
||||
#define SPI0_REGBASE 0xFFC00500
|
||||
#define SPI_CTL 0xFFC00500 /* SPI Control Register */
|
||||
#define SPI_FLG 0xFFC00504 /* SPI Flag register */
|
||||
#define SPI_STAT 0xFFC00508 /* SPI Status register */
|
||||
|
||||
Reference in New Issue
Block a user