Searched refs:RTL8366SR_CIR (Results 1 – 2 of 2) sorted by relevance
150 #define RTL8366SR_CIR 0x0105 macro
405 bytes[0] = RTL8366SR_CIR & 0xff; in smi_probe()406 bytes[1] = (RTL8366SR_CIR >> 8) & 0xff; in smi_probe()