Searched refs:pl310_regs (Results 1 – 9 of 9) sorted by relevance
85 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_enable()147 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable()
25 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
53 static struct pl310_regs *const pl310 =54 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
36 static const struct pl310_regs *const pl310 =37 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
33 static struct pl310_regs *const pl310 =34 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
14 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
16 struct pl310_regs *regs = (struct pl310_regs *)dev_read_addr(dev); in l2c310_of_parse_and_init()
416 struct pl310_regs *const pl310 = in arch_cpu_init()417 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in arch_cpu_init()661 struct pl310_regs *const pl310 = in v7_outer_cache_enable()662 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_enable()684 struct pl310_regs *const pl310 = in v7_outer_cache_disable()685 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
30 struct pl310_regs { struct
Completed in 8 milliseconds