Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.h62 #define MTKSWITCH_STRT 0x00a0 macro
H A Dmtkswitch_rt3050.c128 MTKSWITCH_WRITE(sc, MTKSWITCH_STRT, STRT_RESET); in mtkswitch_reset()
129 while (MTKSWITCH_READ(sc, MTKSWITCH_STRT) != 0); in mtkswitch_reset()