Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Ddavinci_emac.c47 static inline unsigned long HW_TO_BD(unsigned long x) in HW_TO_BD() function
56 #define HW_TO_BD(x) (x) macro