Searched refs:SMI_HDR (Results 1 – 1 of 1) sorted by relevance
15 #define SMI_HDR ((0x8 | 0x1) << 12) macro69 command = SMI_HDR | SMIRD_OP | ((port&SMI_MASK) << PORT_SHIFT) | in sw_reg_read()100 value = SMI_HDR | SMIWR_OP | ((port & SMI_MASK) << PORT_SHIFT) | in sw_reg_write()
Completed in 3 milliseconds