Searched refs:SMC_B2CTL (Results 1 – 2 of 2) sorted by relevance
957 #define SMC_B2CTL 0xFFC1602C /* SMC0 SMC BANK2 Control Register */ macro
287 #define bfin_read_SMC_B2CTL() bfin_read32(SMC_B2CTL)288 #define bfin_write_SMC_B2CTL(val) bfin_write32(SMC_B2CTL, val)