Searched refs:bfin_read_SIC_IMASK (Results 1 – 8 of 8) sorted by relevance
67 #define bfin_read_SIC_IMASK(x) bfin_read32(SICA_IMASK0 + (x << 2)) macro
168 bfin_write_SIC_IMASK(bfin_read_SIC_IMASK() &175 bfin_write_SIC_IMASK(mask_bank, bfin_read_SIC_IMASK(mask_bank) &191 bfin_write_SIC_IMASK(bfin_read_SIC_IMASK() |198 bfin_write_SIC_IMASK(mask_bank, bfin_read_SIC_IMASK(mask_bank) |1187 sic_status = bfin_read_SIC_IMASK() & bfin_read_SIC_ISR();1266 sic_status = bfin_read_SIC_IMASK() & bfin_read_SIC_ISR();
66 #define bfin_read_SIC_IMASK() bfin_read32(SIC_IMASK) macro
66 #define bfin_read_SIC_IMASK(x) bfin_read32(SIC_IMASK0 + (x << 6)) macro
61 #define bfin_read_SIC_IMASK() bfin_read32(SIC_IMASK) macro
64 #define bfin_read_SIC_IMASK(x) bfin_read32(SIC_IMASK0 + x * (SIC_IMASK1 - SIC_IMASK0)) macro
73 #define bfin_read_SIC_IMASK(x) bfin_read32(SIC_IMASK0 + (x << 2)) macro