Searched refs:HW_CFG_LRST (Results 1 – 4 of 4) sorted by relevance
362 ret = lan7x_write_reg(udev, HW_CFG, HW_CFG_LRST); in lan7x_basic_reset()367 HW_CFG, HW_CFG_LRST, in lan7x_basic_reset()
33 #define HW_CFG_LRST BIT(1) macro
91 #define HW_CFG_LRST (0x00000002) macro
1063 buf |= HW_CFG_LRST; in smsc75xx_reset()1080 } while ((buf & HW_CFG_LRST) && (timeout < 100)); in smsc75xx_reset()