Home
last modified time | relevance | path

Searched refs:TDR (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c478 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 Dstm32l4x5_usart.c154 REG32(TDR, 0x28)
155 FIELD(TDR, TDR, 0, 9)
449 retvalue = FIELD_EX32(s->tdr, TDR, TDR); in stm32l4x5_usart_base_read()
H A Drenesas_sci.c51 REG8(TDR, 3)
/openbmc/u-boot/include/
H A Dlattice.h115 #define TDR 0x09 /* The number of trailing devices. */ macro
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_usart-test.c47 REG32(TDR, 0x28)
/openbmc/u-boot/drivers/spi/
H A Datmel_spi.c192 spi_writel(as, TDR, value); in spi_xfer()
/openbmc/qemu/hw/ssi/
H A Dtrace-events47 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 Dpcnet.c270 GET_FIELD((T)->misc, TMDM, TDR), \