Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/amlogic/
H A Dgxlphy.c120 gxl_writereg(struct mii_softc *sc, u_int bank, u_int reg, uint16_t val) in gxl_writereg() function
176 gxl_writereg(sc, BANK_BIST, BIST_PLL_CTRL, 0x5); in gxlphyattach()
177 gxl_writereg(sc, BANK_BIST, BIST_PLL_DIV1, 0x029a); in gxlphyattach()
178 gxl_writereg(sc, BANK_BIST, BIST_PLL_DIV0, 0xaaaa); in gxlphyattach()