Lines Matching full:310
171 * we use sync_reg_offset here so we can share some of this with L2C-310.
424 * L2C-310 specific code.
616 pr_info("L2C-310 enabling early BRESP for Cortex-A9\n"); in l2c310_enable()
618 pr_warn("L2C-310 early BRESP only supported with Cortex-A9\n"); in l2c310_enable()
630 pr_err("L2C-310: full line of zeros enabled in Cortex-A9 but not L2C-310 - invalid\n"); in l2c310_enable()
633 pr_err("L2C-310: enabling full line of zeros but not enabled in Cortex-A9\n"); in l2c310_enable()
637 pr_info("L2C-310 full line of zeros enabled for Cortex-A9\n"); in l2c310_enable()
640 pr_err("L2C-310: disabling Cortex-A9 specific feature bits\n"); in l2c310_enable()
659 pr_info("L2C-310 %s%s prefetch enabled, offset %u lines\n", in l2c310_enable()
670 pr_info("L2C-310 dynamic clock gating %sabled, standby mode %sabled\n", in l2c310_enable()
726 pr_info("L2C-310 errat%s", n > 1 ? "a" : "um"); in l2c310_fixup()
761 .type = "L2C-310",
1175 pr_err("L2C-310 OF cache associativity %d invalid, only 8 or 16 permitted\n", in l2c310_of_parse()
1209 pr_err("L2C-310 OF arm,double-linefill property value is missing\n"); in l2c310_of_parse()
1219 pr_err("L2C-310 OF arm,double-linefill-incr property value is missing\n"); in l2c310_of_parse()
1229 pr_err("L2C-310 OF arm,double-linefill-wrap property value is missing\n"); in l2c310_of_parse()
1239 pr_err("L2C-310 OF arm,prefetch-drop property value is missing\n"); in l2c310_of_parse()
1247 pr_err("L2C-310 OF arm,prefetch-offset property value is missing\n"); in l2c310_of_parse()
1261 pr_err("L2C-310 OF prefetch-data property value is missing\n"); in l2c310_of_parse()
1275 pr_err("L2C-310 OF prefetch-instr property value is missing\n"); in l2c310_of_parse()
1288 pr_err("L2C-310 OF dynamic-clock-gating property value is missing or invalid\n"); in l2c310_of_parse()
1295 pr_err("L2C-310 OF standby-mode property value is missing or invalid\n"); in l2c310_of_parse()
1302 .type = "L2C-310",
1332 .type = "L2C-310 Coherent",
1693 /* Broadcom L2C-310 start from ARMs R3P2 or later, and require no fixups */
1695 .type = "BCM-L2C-310",