Searched refs:LBSC_BASE (Results 1 – 4 of 4) sorted by relevance
42 #define LBSC_BASE 0xff800000 macro43 #define BCR (LBSC_BASE + 0x1000)44 #define CS0BCR (LBSC_BASE + 0x2000)45 #define CS1BCR (LBSC_BASE + 0x2010)46 #define CS2BCR (LBSC_BASE + 0x2020)47 #define CS3BCR (LBSC_BASE + 0x2030)48 #define CS4BCR (LBSC_BASE + 0x2040)49 #define CS5BCR (LBSC_BASE + 0x2050)50 #define CS6BCR (LBSC_BASE + 0x2060)51 #define CS0WCR (LBSC_BASE + 0x2008)[all …]
17 #define LBSC_BASE 0xEE220200 macro
17 #define LBSC_BASE 0xFEC00200 macro
140 struct rcar_lbsc *lbsc = (struct rcar_lbsc *)LBSC_BASE; in s_init()