Home
last modified time | relevance | path

Searched refs:SPI1_ILAT_CLR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1328 #define SPI1_ILAT_CLR 0xFFC40548 /* SPI1 Masked Interrupt Clear Register */ macro
DcdefBF60x_base.h190 #define bfin_read_SPI1_ILAT_CLR() bfin_read32(SPI1_ILAT_CLR)
191 #define bfin_write_SPI1_ILAT_CLR(val) bfin_write32(SPI1_ILAT_CLR, val)