Searched refs:mtkswitch_hw_setup (Results 1 – 4 of 4) sorted by relevance
136 mtkswitch_hw_setup(struct mtkswitch_softc *sc) in mtkswitch_hw_setup() function507 sc->hal.mtkswitch_hw_setup = mtkswitch_hw_setup; in mtk_attach_switch_rt3050()
198 mtkswitch_hw_setup(struct mtkswitch_softc *sc) in mtkswitch_hw_setup() function546 sc->hal.mtkswitch_hw_setup = mtkswitch_hw_setup; in mtk_attach_switch_mt7620()
78 int (* mtkswitch_hw_setup) (struct mtkswitch_softc *); member
207 err = sc->hal.mtkswitch_hw_setup(sc); in mtkswitch_attach()