Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dethoc.c163 #define ETHOC_BD_BASE 0x400 macro
220 size_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
228 size_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()