Searched refs:GENCTL_RESET_PHY (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | smc83c170reg.h | 176 #define GENCTL_RESET_PHY 0x00004000 /* reset PHY */ macro |
| D | smc83c170.c | 919 bus_space_write_4(st, sh, EPIC_GENCTL, genctl | GENCTL_RESET_PHY); in epic_init() |