Searched defs:CNIC_WR (Results 1 – 2 of 2) sorted by relevance
353 #define CNIC_WR(dev, off, val) writel(val, dev->regview + off) macro