Searched refs:SW_REFCLKO_IS_125MHZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ | ||
H A D | ksz9477_reg.h | 96 #define SW_REFCLKO_IS_125MHZ BIT(0) macro |
H A D | ksz9477.c | 195 data8 = SW_ENABLE_REFCLKO | SW_REFCLKO_IS_125MHZ; in ksz9477_reset_switch() |