Home
last modified time | relevance | path

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

/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dnetspace_v2.c33 MPP0_SPI_SCn, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/
H A Dsbx81lifxcat.c37 MPP0_SPI_SCn, in board_early_init_f()
/openbmc/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c33 MPP0_SPI_SCn, /* SPI Flash */ in board_early_init_f()
/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c35 MPP0_SPI_SCn, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A Dsbx81lifkw.c86 MPP0_SPI_SCn, in board_early_init_f()
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.c31 MPP0_SPI_SCn, /* SPI Flash */ in board_early_init_f()
/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.c64 MPP0_SPI_SCn, in board_early_init_f()
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h36 #define MPP0_SPI_SCn MPP( 0, 0x2, 0, 1, 1, 1, 1, 1 ) macro
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c112 { MPP0_SPI_SCn, 0 }, /* if cs == 0 */ in spi_setup_slave()