Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_tgec.h183 #define MDIO_STAT_CLKDIV(x) (((x>>1) & 0xff) << 8) macro
Dfsl_memac.h241 #define MDIO_STAT_CLKDIV(x) (((x>>1) & 0xff) << 8) macro