Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h63 #define MPP6_SPI_MOSI MPP( 6, 0x2, 0, 1, 1, 1, 1, 1 ) macro
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c172 spi_mpp_config[0] = MPP6_SPI_MOSI; in spi_claim_bus()