Searched refs:TWSI_DATA (Results 1 - 2 of 2) sorted by path

/freebsd-9.3-release/sys/arm/mv/
H A Dtwsi.c69 #define TWSI_DATA 0x04 macro
270 TWSI_WRITE(sc, TWSI_DATA, slave);
487 *buf++ = TWSI_READ(sc, TWSI_DATA);
508 TWSI_WRITE(sc, TWSI_DATA, *buf++);
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-twsi.h67 #define TWSI_DATA 1 macro

Completed in 117 milliseconds