Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmsc911x.h206 #define HW_CFG_SRST_TO_ 0x00000002 macro
H A Dsmc911x.h445 #define HW_CFG_SRST_TO_ (0x00000002) /* RO */ macro
H A Dsmc911x.c198 if (reg & HW_CFG_SRST_TO_) { in smc911x_reset()