Searched refs:HW_CFG_SRST_ (Results 1 – 4 of 4) sorted by relevance
86 #define HW_CFG_SRST_ (0x00000001) /* Soft Reset */ macro
159 #define HW_CFG_SRST_ (0x00000001) macro
196 #define HW_CFG_SRST_ 0x00000001 macro
1449 unsigned int reset_mask = HW_CFG_SRST_; in smsc911x_soft_reset()