Searched refs:PL310_CTRL (Results 1 – 4 of 4) sorted by relevance
74 pl310_write4(sc, PL310_CTRL, val); in mv_a38x_platform_pl310_write_ctrl()
52 #define PL310_CTRL 0x100 macro
48 pl310_write4(sc, PL310_CTRL, val);
529 if (pl310_read4(sc, PL310_CTRL) & CTRL_ENABLED) { in pl310_attach()