Lines Matching full:ea
49 v |= 2; /* EA entry-1. Base-L */ in handle_ea_bar()
67 v |= 0xc; /* EA entry-2. Offset-L */ in handle_ea_bar()
76 v = readl(addr); /* EA entry-3. Base-H */ in handle_ea_bar()
92 /* EA Base[63:32] may be missing some bits ... */ in thunder_ecam_p2_config_read()
158 * All BARs have fixed addresses specified by the EA in thunder_ecam_config_read()
196 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
208 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
214 v = 0x40014; /* EA last in chain, 4 entries */ in thunder_ecam_config_read()
216 v = 0x30014; /* EA last in chain, 3 entries */ in thunder_ecam_config_read()
218 v = 0x20014; /* EA last in chain, 2 entries */ in thunder_ecam_config_read()
220 v = 0x10014; /* EA last in chain, 1 entry */ in thunder_ecam_config_read()
225 /* EA entry-0. PP=0, BAR0 Size:3 */ in thunder_ecam_config_read()
230 /* EA entry-1. PP=0, BAR4 Size:3 */ in thunder_ecam_config_read()
235 /* EA entry-2. PP=0, BAR2, Size:3 */ in thunder_ecam_config_read()
240 /* EA entry-2. PP=4, VF_BAR0 (9), Size:3 */ in thunder_ecam_config_read()
245 /* EA entry-3. PP=4, VF_BAR4 (d), Size:3 */ in thunder_ecam_config_read()
264 v |= 0xbc00; /* next capability is EA at 0xbc */ in thunder_ecam_config_read()
270 v = 0x10014; /* EA last in chain, 1 entry */ in thunder_ecam_config_read()
272 v = 0x00014; /* EA last in chain, no entries */ in thunder_ecam_config_read()