Searched refs:TDR (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/fpga/ |
| H A D | ivm_core.c | 478 case TDR: in ispVMMemManager() 807 case TDR: in ispVMCode() 820 case TDR: in ispVMCode() 1618 ispVMBypass(TDR, g_usTailDR); in ispVMShift() 1649 ispVMBypass(TDR, g_usTailDR); in ispVMShift() 1688 ispVMBypass(TDR, g_usTailDR); in ispVMShift() 1823 case TDR: in ispVMAmble() 1841 ispVMMemManager(TDR, g_usTailDR); in ispVMAmble() 2175 case TDR: in ispVMLCOUNT() 2394 case TDR: in ispVMBypass()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | lattice.h | 116 #define TDR 0x09 /* The number of trailing devices. */ macro
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 209 ``ETHTOOL_MSG_CABLE_TEST_TDR_ACT`` action start raw TDR cable test 243 ``ETHTOOL_MSG_CABLE_TEST_TDR_NTF`` Cable test TDR results 1152 CABLE_TEST TDR 1155 Start a cable test and report raw TDR data 1181 Raw TDR data is gathered by sending a pulse down the cable and 1184 It can take a number of seconds to collect TDR data, especial if the 1192 ETHTOOL_A_CABLE_TEST_NTF_STATUS_COMPLETED and the TDR data. 1198 Before the raw TDR data should be an ETHTOOL_A_CABLE_TDR_NEST_STEP 1219 | | ``ETHTOOL_A_CABLE_NEST_STEP`` | nested | TDR step info |
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/ |
| H A D | cs89x0.h | 129 #define TDR 0x001C macro
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-atmel.c | 604 spi_writel(as, TDR, *(u16 *)(xfer->tx_buf + xfer_pos)); in atmel_spi_next_xfer_single() 606 spi_writel(as, TDR, *(u8 *)(xfer->tx_buf + xfer_pos)); in atmel_spi_next_xfer_single() 661 spi_writel(as, TDR, (td1 << 16) | td0); in atmel_spi_next_xfer_fifo() 671 spi_writew(as, TDR, td0); in atmel_spi_next_xfer_fifo()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | atmel_spi.c | 200 spi_writel(as, TDR, value); in spi_xfer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/admtek/ |
| H A D | adm8211.h | 18 __le32 TDR; /* 0x08 CSR1 */ member
|
| H A D | adm8211.c | 1667 ADM8211_CSR_WRITE(TDR, 0); in adm8211_tx_raw()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclink_gt.c | 366 #define TDR 0x80 /* tx data */ macro 4916 wr_reg16(info, TDR, 0); in irq_test()
|
| H A D | synclink.c | 361 #define TDR 0x30 /* Transmit Data Register */ macro 5543 outw( (inw( info->io_base + CCAR) & 0x0780) | (TDR+LSBONLY), in usc_load_txfifo()
|