Searched refs:HW_CFG_SRST_ (Results 1 – 6 of 6) 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
195 SMC_SET_HW_CFG(lp, HW_CFG_SRST_); in smc911x_reset()206 } while (--timeout && (reg & HW_CFG_SRST_)); in smc911x_reset()
446 #define HW_CFG_SRST_ (0x00000001) /* Self Clearing */ macro
1449 unsigned int reset_mask = HW_CFG_SRST_; in smsc911x_soft_reset()