Home
last modified time | relevance | path

Searched refs:MPP1_SPI_MOSI (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dnetspace_v2.c34 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/
H A Dsbx81lifxcat.c38 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c34 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c36 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A Dsbx81lifkw.c87 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.c32 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.c65 MPP1_SPI_MOSI, in board_early_init_f()
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h40 #define MPP1_SPI_MOSI MPP( 1, 0x2, 0, 1, 1, 1, 1, 1 ) macro
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c174 spi_mpp_config[0] = MPP1_SPI_MOSI; in spi_claim_bus()