Home
last modified time | relevance | path

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

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