Home
last modified time | relevance | path

Searched refs:omap4_pl310_write_debug (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/ti/omap4/
H A Domap4_machdep.h38 void omap4_pl310_write_debug(platform_t, struct pl310_softc *, uint32_t);
H A Domap4_l2cache.c87 omap4_pl310_write_debug(platform_t plat, struct pl310_softc *sc, uint32_t val) in omap4_pl310_write_debug() function
/f-stack/freebsd/arm/ti/
H A Dti_machdep.c149 PLATFORMMETHOD(platform_pl310_write_debug, omap4_pl310_write_debug),