Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Ddw-i3c-master.c81 #define RX_TX_DATA_PORT 0x14 macro
365 i3c_writel_fifo(master->regs + RX_TX_DATA_PORT, bytes, nbytes); in dw_i3c_master_wr_tx_fifo()
371 i3c_readl_fifo(master->regs + RX_TX_DATA_PORT, bytes, nbytes); in dw_i3c_master_read_rx_fifo()