Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Ddspi.h44 #define DSPI_MCR_CSIS5 (0x00200000) macro
/rk3399_rockchip-uboot/include/
H A Dfsl_dspi.h47 #define DSPI_MCR_CSIS5 0x00200000 macro
/rk3399_rockchip-uboot/drivers/spi/
H A Dcf_spi.c54 DSPI_MCR_CSIS5 | DSPI_MCR_CSIS4 | DSPI_MCR_CSIS3 | in cfspi_init()