Searched refs:trix_read (Results 1 – 1 of 1) sorted by relevance
36 static unsigned char trix_read(int addr) in trix_read() function79 if (trix_read(0x15) != 0x71) /* No ASIC signature */ in trix_set_wss_port()114 trix_write(0x19, (trix_read(0x19) & 0x03) | addr_bits); in trix_set_wss_port()239 tmp = trix_read(0x13) & ~30; in init_trix_wss()242 tmp = trix_read(0x14) & ~30; in init_trix_wss()366 trix_write(0x19, (trix_read(0x19) & 0x83) | conf); in probe_trix_mpu()