Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dcf_spi.c61 #ifdef CONFIG_SYS_DSPI_CTAR1 in cfspi_init()
62 dspi->ctar[1] = CONFIG_SYS_DSPI_CTAR1; in cfspi_init()
Dfsl_dspi.c443 #ifdef CONFIG_SYS_DSPI_CTAR1 in spi_setup_slave()
445 dspi->priv.ctar_val[1] = CONFIG_SYS_DSPI_CTAR1; in spi_setup_slave()
/external/u-boot/include/configs/
Dls1012aqds.h85 #define CONFIG_SYS_DSPI_CTAR1 (DSPI_CTAR_TRSZ(7) | DSPI_CTAR_PCSSCK_1CLK |\ macro
Dstmark2.h85 #define CONFIG_SYS_DSPI_CTAR1 (CONFIG_SYS_DSPI_CTAR0) macro
DM54451EVB.h131 # define CONFIG_SYS_DSPI_CTAR1 (CONFIG_SYS_DSPI_CTAR0) macro
DM54418TWR.h166 # define CONFIG_SYS_DSPI_CTAR1 (CONFIG_SYS_DSPI_CTAR0) macro
/external/u-boot/scripts/
Dconfig_whitelist.txt2551 CONFIG_SYS_DSPI_CTAR1