Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 23 of 23) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_mipi_dsi.c157 const u8 *tx = msg->tx_buf; in mipi_dsi_create_packet() local
218 u8 tx[2] = { value & 0xff, value >> 8 }; in mipi_dsi_set_maximum_return_packet_size() local
243 u8 tx[2] = { enable << 0, 0 }; in mipi_dsi_compression_mode() local
421 u8 *tx; in mipi_dsi_dcs_write() local
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h26 u32 tx; /* transmit register */ member
H A Dimmap_85xx.h175 u32 tx; /* eSPI transmit FIFO access */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h11 u32 tx; member
H A Duart.h16 u32 tx; /* Transmitter FIFO */ member
/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_ll_temac_sdma.c42 struct cdmac_bd tx[TX_BUF_CNT]; member
H A Dftgmac100.h58 unsigned int tx; /* 0xa0 */ member
H A Dgmac_rockchip.c64 #define DELAY_VALUE(soc, tx, rx) ((((tx) >= 0) ? soc##_GMAC_CLK_TX_DL_CFG(tx) : 0) | (((rx) >= 0) ?… argument
/rk3399_rockchip-uboot/drivers/spi/
H A Domap3_spi.c91 unsigned int tx; /* 0x38, 0x4C, 0x60, 0x74 */ member
166 unsigned int *tx = &priv->regs->channel[priv->cs].tx; in omap3_spi_write() local
276 unsigned int *tx = &priv->regs->channel[priv->cs].tx; in omap3_spi_txrx() local
H A Dath79_spi.c63 const u8 *tx = dout; in ath79_spi_xfer() local
H A Dspi-mem.c105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req()
H A Ddesignware_spi.c111 void *tx; member
355 const u8 *tx = dout; in dw_spi_xfer() local
H A Dbcm63xx_hsspi.c225 const uint8_t *tx = dout; in bcm63xx_hsspi_xfer() local
H A Dpic32_spi.c72 const void *tx; member
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c238 u8 *tx) in sandbox_sf_process_cmd()
323 uint8_t *tx = txp; in sandbox_sf_xfer() local
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_uniphier.c23 #define tx rx /* Out: Transmit buffer */ macro
H A Dserial_sh.h635 unsigned short rx, tx; /* GPIO bit no */ member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.h33 u8 tx; /* endpoint direction */ member
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-net.c61 unsigned int tx, unsigned int rx) in alter_lbtest_frame()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dgconf.c891 gint tx = (gint) event->x; in on_treeview2_button_press_event() local
1007 gint tx = (gint) event->x; in on_treeview1_button_press_event() local
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_dsi.c515 const u8 *tx = msg->tx_buf; in rk628_mipi_dsi_create_packet() local
/rk3399_rockchip-uboot/include/
H A Dusbdevice.h510 struct urb_link tx; /* urbs ready to transmit */ member
/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h240 u8 tx[0x400]; member