Searched refs:TDR (Results 1 – 8 of 8) sorted by relevance
| /openbmc/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()
|
| /openbmc/qemu/hw/char/ |
| H A D | stm32l4x5_usart.c | 154 REG32(TDR, 0x28) 155 FIELD(TDR, TDR, 0, 9) 449 retvalue = FIELD_EX32(s->tdr, TDR, TDR); in stm32l4x5_usart_base_read()
|
| H A D | renesas_sci.c | 51 REG8(TDR, 3)
|
| /openbmc/u-boot/include/ |
| H A D | lattice.h | 115 #define TDR 0x09 /* The number of trailing devices. */ macro
|
| /openbmc/qemu/tests/qtest/ |
| H A D | stm32l4x5_usart-test.c | 47 REG32(TDR, 0x28)
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | atmel_spi.c | 192 spi_writel(as, TDR, value); in spi_xfer()
|
| /openbmc/qemu/hw/ssi/ |
| H A D | trace-events | 47 pnv_spi_tx_append(const char* frame, uint8_t byte, uint8_t tdr_index) "%s = 0x%2.2x to payload from TDR at index %d"
|
| /openbmc/qemu/hw/net/ |
| H A D | pcnet.c | 270 GET_FIELD((T)->misc, TMDM, TDR), \
|