Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i3c/master/mipi-i3c-hci/
Dcore.c67 #define RX_FIFO_RST BIT(4) macro
181 reg_write(RESET_CONTROL, RX_FIFO_RST | TX_FIFO_RST | RESP_QUEUE_RST); in mipi_i3c_hci_pio_reset()