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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/spi/
H A Datmel_spi.c126 spi_writel(as, TPR, tx_dma);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c411 #define TPR 0x85 /* tx preamble */ macro
4164 /* TPR (transmit preamble) */
4175 wr_reg8(info, TPR, (unsigned char)val);
4319 /* MSB of 16 bit idle specified in tx preamble register (TPR) */
4320 wr_reg8(info, TPR, (unsigned char)((info->idle_mode >> 8) & 0xff));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c3591 adapter->stats.tpr += E1000_READ_REG(hw, TPR);
H A De1000_hw.c6329 temp = E1000_READ_REG(hw, TPR);

Completed in 201 milliseconds