Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/LaCie/netspace_v2/
H A Dnetspace_v2.c33 MPP0_SPI_SCn, in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c34 MPP0_SPI_SCn, /* SPI Flash */ in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c35 MPP0_SPI_SCn, in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/Synology/ds109/
H A Dds109.c32 MPP0_SPI_SCn, /* SPI Flash */ in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A Dlsxl.c64 MPP0_SPI_SCn, in board_early_init_f()
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h37 #define MPP0_SPI_SCn MPP( 0, 0x2, 0, 1, 1, 1, 1, 1 ) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dkirkwood_spi.c113 { MPP0_SPI_SCn, 0 }, /* if cs == 0 */ in spi_setup_slave()