Searched refs:PHY_CLK_SEL_MASK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/rockchip/
H A Drk3568_combphy.c124 #define PHY_CLK_SEL_MASK (3 << 13) macro
274 (PHY_CLK_SEL_MASK << 16) | PHY_CLK_SEL_24M);
289 (PHY_CLK_SEL_MASK << 16) | PHY_CLK_SEL_25M);
294 (PHY_CLK_SEL_MASK << 16) | PHY_CLK_SEL_100M);

Completed in 129 milliseconds