Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ti/
H A 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
704 (volatile emac_desc *) (HW_TO_BD(rx_curr_desc->next)); in davinci_eth_rcv_packet()