Home
last modified time | relevance | path

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

/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dnetspace_v2.c35 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/
H A Dsbx81lifxcat.c39 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c35 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c37 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A Dsbx81lifkw.c88 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.c33 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.c66 MPP2_SPI_SCK, in board_early_init_f()
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h44 #define MPP2_SPI_SCK MPP( 2, 0x2, 0, 1, 1, 1, 1, 1 ) macro
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c179 spi_mpp_config[1] = MPP2_SPI_SCK; in spi_claim_bus()