Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dytphy.c48 #define YT8511_CLK_25M_SEL_MASK (0x3 << 1) macro
266 data &= ~YT8511_CLK_25M_SEL_MASK; in ytphy_yt8511_init()