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