Searched refs:SPI_CR0_SCR (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 33 #define SPI_CR0_SCR (0xff << 8) /* clkout=clk/(cpsdvsr*(scr+1)) */ macro |
H A D | spi_hi35xx.c | 206 value &= ~SPI_CR0_SCR; in Pl022ConfigCR0() |
Completed in 6 milliseconds