Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xerdb/
Dmpc837xerdb.c183 clrsetbits_be32(&im->sysconf.sicrh, SICRH_SPI, SICRH_SPI_SD); in board_mmc_init()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xemds/
Dmpc837xemds.c78 SICRH_GPIO2_E_SD | SICRH_SPI_SD); in board_mmc_init()
/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h337 #define SICRH_SPI_SD 0x00000001 macro