Searched refs:platform_pl310_write_ctrl (Results 1 – 4 of 4) sorted by relevance
148 PLATFORMMETHOD(platform_pl310_write_ctrl, omap4_pl310_write_ctrl),
110 platform_pl310_write_ctrl(struct pl310_softc *sc, uint32_t val) in platform_pl310_write_ctrl() function538 platform_pl310_write_ctrl(sc, CTRL_DISABLED); in pl310_attach()548 platform_pl310_write_ctrl(sc, CTRL_ENABLED); in pl310_attach()
187 void platform_pl310_write_ctrl(struct pl310_softc *, uint32_t);
456 PLATFORMMETHOD(platform_pl310_write_ctrl, mv_a38x_platform_pl310_write_ctrl),