Searched refs:MISO_MPP11 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-mvebu/ | ||
H A D | spi.h | 35 #define MISO_MPP11 (1 << 2) macro |
/openbmc/u-boot/drivers/spi/ | ||
H A D | kirkwood_spi.c | 181 if (config & MISO_MPP11) in spi_claim_bus() |