Lines Matching full:ea
50 v |= 2; /* EA entry-1. Base-L */ in handle_ea_bar()
69 v |= 0xc; /* EA entry-2. Offset-L */ in handle_ea_bar()
79 v = readl(addr); /* EA entry-3. Base-H */ in handle_ea_bar()
95 /* EA Base[63:32] may be missing some bits ... */ in thunder_ecam_p2_config_read()
167 * All BARs have fixed addresses specified by the EA in thunder_ecam_config_read()
208 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
221 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
227 v = 0x40014; /* EA last in chain, 4 entries */ in thunder_ecam_config_read()
229 v = 0x30014; /* EA last in chain, 3 entries */ in thunder_ecam_config_read()
231 v = 0x20014; /* EA last in chain, 2 entries */ in thunder_ecam_config_read()
233 v = 0x10014; /* EA last in chain, 1 entry */ in thunder_ecam_config_read()
238 /* EA entry-0. PP=0, BAR0 Size:3 */ in thunder_ecam_config_read()
243 /* EA entry-1. PP=0, BAR4 Size:3 */ in thunder_ecam_config_read()
248 /* EA entry-2. PP=0, BAR2, Size:3 */ in thunder_ecam_config_read()
253 /* EA entry-2. PP=4, VF_BAR0 (9), Size:3 */ in thunder_ecam_config_read()
258 /* EA entry-3. PP=4, VF_BAR4 (d), Size:3 */ in thunder_ecam_config_read()
278 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
284 v = 0x10014; /* EA last in chain, 1 entry */ in thunder_ecam_config_read()
286 v = 0x00014; /* EA last in chain, no entries */ in thunder_ecam_config_read()