Searched refs:NCR_RST (Results 1 – 6 of 6) sorted by relevance
15 #define NCR_RST (1 << 0) macro
346 sr_write_reg(dev, SR_NCR, NCR_RST); in sr9700_bind()
76 #define NCR_RST (1<<0) macro
65 #define NCR_RST BIT(0) macro
184 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset()190 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset()
287 ret = regmap_write(db->regmap_dm, DM9051_NCR, NCR_RST); /* NCR reset */ in dm9051_core_reset()