Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dmii.c125 const MII_field_desc_and_len_t *pdl);
149 const MII_field_desc_and_len_t *pdl) in dump_reg() argument
158 for (i = 0; i < pdl->len; i++) { in dump_reg()
159 pdesc = &pdl->pdesc[i]; in dump_reg()