Searched refs:SW_GIGABIT_ABLE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/ | ||
| H A D | ksz9477_reg.h | 49 #define SW_GIGABIT_ABLE BIT(6) macro |
| H A D | ksz9477.c | 1477 if (!(data8 & SW_GIGABIT_ABLE)) in ksz9477_switch_detect() |