Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dlan7x.h33 #define HW_CFG_LRST BIT(1) macro
H A Dlan7x.c362 ret = lan7x_write_reg(udev, HW_CFG, HW_CFG_LRST); in lan7x_basic_reset()
367 HW_CFG, HW_CFG_LRST, in lan7x_basic_reset()