Searched refs:bfin_read_SIC_IWR (Results 1 – 6 of 6) sorted by relevance
39 *iwr0 = bfin_read_SIC_IWR(); in bfin_iwr_save()
38 #define bfin_read_SIC_IWR() bfin_read32(SIC_IWR) macro
52 #define bfin_read_SIC_IWR(x) bfin_read32(SIC_IWR0 + (x << 6)) macro
40 #define bfin_read_SIC_IWR() bfin_read32(SIC_IWR) macro
44 #define bfin_read_SIC_IWR(x) bfin_read32(SIC_IWR0 + x * (SIC_IWR1 - SIC_IWR0)) macro