Searched refs:SCU2C_FLASH (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 396 #define SCU2C_FLASH BIT(22) macro 400 {0x00000000, 0x17FFFFFF, SCU2C_FLASH}, 402 {0x20000000, 0x2FFFFFFF, SCU2C_FLASH}, 411 {0x00000000, 0x0FFFFFFF, SCU2C_FLASH}, 413 {0x20000000, 0x3FFFFFFF, SCU2C_FLASH},
|