Searched defs:spi_writel (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/spi/ | ||
| H A D | atmel_spi.h | 95 #define spi_writel(as, reg, value) \ macro |
| /OK3568_Linux_fs/kernel/drivers/spi/ | ||
| H A D | spi-atmel.c | 226 #define spi_writel(port, reg, value) \ macro |