Searched refs:SMC_B3CTL (Results 1 – 2 of 2) sorted by relevance
960 #define SMC_B3CTL 0xFFC1603C /* SMC0 SMC BANK3 Control Register */ macro
293 #define bfin_read_SMC_B3CTL() bfin_read32(SMC_B3CTL)294 #define bfin_write_SMC_B3CTL(val) bfin_write32(SMC_B3CTL, val)