Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/b53/
Db53_serdes.h60 #define TX_FIFO_RST BIT(0) macro
/linux-6.1.9/drivers/i3c/master/mipi-i3c-hci/
Dcore.c74 #define TX_FIFO_RST BIT(3) macro
182 reg_write(RESET_CONTROL, RX_FIFO_RST | TX_FIFO_RST | RESP_QUEUE_RST); in mipi_i3c_hci_pio_reset()