Searched refs:RESET_CONTROL (Results 1 – 1 of 1) sorted by relevance
69 #define RESET_CONTROL 0x10 macro182 reg_write(RESET_CONTROL, RX_FIFO_RST | TX_FIFO_RST | RESP_QUEUE_RST); in mipi_i3c_hci_pio_reset()649 ret = readx_poll_timeout(reg_read, RESET_CONTROL, regval, in i3c_hci_init()653 reg_write(RESET_CONTROL, SOFT_RST); in i3c_hci_init()654 ret = readx_poll_timeout(reg_read, RESET_CONTROL, regval, in i3c_hci_init()
Completed in 4 milliseconds