Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dcf_spi.c64 #ifdef CONFIG_SYS_DSPI_CTAR2 in cfspi_init()
65 dspi->ctar[2] = CONFIG_SYS_DSPI_CTAR2; in cfspi_init()
Dfsl_dspi.c447 #ifdef CONFIG_SYS_DSPI_CTAR2 in spi_setup_slave()
449 dspi->priv.ctar_val[2] = CONFIG_SYS_DSPI_CTAR2; in spi_setup_slave()
/external/u-boot/include/configs/
Dls1012aqds.h91 #define CONFIG_SYS_DSPI_CTAR2 (DSPI_CTAR_TRSZ(7) | DSPI_CTAR_PCSSCK_1CLK |\ macro
Dstmark2.h86 #define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
DM54451EVB.h132 # define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
DM54418TWR.h167 # define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
/external/u-boot/scripts/
Dconfig_whitelist.txt2552 CONFIG_SYS_DSPI_CTAR2