Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dcf_spi.c65 #ifdef CONFIG_SYS_DSPI_CTAR2 in cfspi_init()
66 dspi->ctar[2] = CONFIG_SYS_DSPI_CTAR2; in cfspi_init()
H A Dfsl_dspi.c448 #ifdef CONFIG_SYS_DSPI_CTAR2 in spi_setup_slave()
450 dspi->priv.ctar_val[2] = CONFIG_SYS_DSPI_CTAR2; in spi_setup_slave()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1012aqds.h93 #define CONFIG_SYS_DSPI_CTAR2 (DSPI_CTAR_TRSZ(7) | DSPI_CTAR_PCSSCK_1CLK |\ macro
H A Dstmark2.h92 #define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
H A DM54451EVB.h136 # define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
H A DM54418TWR.h172 # define CONFIG_SYS_DSPI_CTAR2 (CONFIG_SYS_DSPI_CTAR0) macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt2823 CONFIG_SYS_DSPI_CTAR2