Searched refs:__SW_BOOT_SPI (Results 1 – 2 of 2) sorted by relevance
38 #define __SW_BOOT_SPI 0x1c macro65 #define __SW_BOOT_SPI 0x34 macro88 #define __SW_BOOT_SPI 0x1c macro116 #define __SW_BOOT_SPI 0x08 macro132 #define __SW_BOOT_SPI 0x08 macro144 #define __SW_BOOT_SPI 0x28 macro850 #ifdef __SW_BOOT_SPI852 spiboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_SPI 1; \
249 #ifdef __SW_BOOT_SPI in checkboard()250 } else if ((val & (~__SW_BOOT_MASK)) == __SW_BOOT_SPI) { in checkboard()