Searched refs:memc_enable (Results 1 – 1 of 1) sorted by relevance
82 void memc_enable(struct memc_softc *, int, uint32_t);118 memc_enable(sc, UNINORTH_CLK_OFFSET, UNINORTH_ETHERNET_CTL); in memcattach()162 memc_enable(sc, UNINORTH_MPIC_OFFSET, in memc_attach_children()216 memc_enable(struct memc_softc *sc, int offset, uint32_t bits) in memc_enable() function