Home
last modified time | relevance | path

Searched defs:MDIO_STAT_CLKDIV (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_tgec.h184 #define MDIO_STAT_CLKDIV(x) (((x>>1) & 0xff) << 8) macro
H A Dfsl_memac.h242 #define MDIO_STAT_CLKDIV(x) (((x>>1) & 0xff) << 8) macro