Home
last modified time | relevance | path

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

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