Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1305 #define SPI0_ILAT_CLR 0xFFC40448 /* SPI0 Masked Interrupt Clear Register */ macro
DcdefBF60x_base.h151 #define bfin_read_SPI0_ILAT_CLR() bfin_read32(SPI0_ILAT_CLR)
152 #define bfin_write_SPI0_ILAT_CLR(val) bfin_write32(SPI0_ILAT_CLR, val)