Home
last modified time | relevance | path

Searched defs:HW_CFG_LRST_ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.h83 #define HW_CFG_LRST_ (0x00000008) /* Soft Lite Reset */ macro
H A Dlan78xx.h158 #define HW_CFG_LRST_ (0x00000002) macro
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c48 #define HW_CFG_LRST_ 0x00000008 macro
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h54 #define HW_CFG_LRST_ BIT(1) macro