Searched refs:I2C_TX_PACKET_FIFO (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/arm/nvidia/
H A Dtegra_i2c.c88 #define I2C_TX_PACKET_FIFO 0x050 macro
376 WR4(sc, I2C_TX_PACKET_FIFO, reg);
486 WR4(sc, I2C_TX_PACKET_FIFO, tmp);
490 WR4(sc, I2C_TX_PACKET_FIFO, msg->len - 1);
505 WR4(sc, I2C_TX_PACKET_FIFO, tmp);

Completed in 23 milliseconds