Searched refs:SMI_OP_W (Results 1 – 3 of 3) sorted by relevance
37 #define SMI_OP_W (0<<26) /* Write operation */ macro
135 writel((phy_addr << 16) | (phy_reg << 21) | SMI_OP_W | (value & 0xffff), in smi_reg_write()
66 #define SMI_OP_W (0 << 26) /* Write operation */ macro1335 SMI_OP_W | (value & 0xffff)); in pxa168_smi_write()