Home
last modified time | relevance | path

Searched refs:MOSI_MPP6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mvebu/
H A Dspi.h33 #define MOSI_MPP6 (1 << 0) macro
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c171 if (config & MOSI_MPP6) in spi_claim_bus()