Home
last modified time | relevance | path

Searched refs:SICRH_SPI (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c182 clrsetbits_be32(&im->sysconf.sicrh, SICRH_SPI, SICRH_SPI_SD); in board_mmc_init()
/openbmc/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c76 clrsetbits_be32(&im->sysconf.sicrh, SICRH_GPIO2_E | SICRH_SPI, in board_mmc_init()
/openbmc/u-boot/include/
H A Dmpc83xx.h336 #define SICRH_SPI 0x00000003 macro