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