Home
last modified time | relevance | path

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

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