Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i3c/master/mipi-i3c-hci/
Dpio.c481 u32 resp = pio_reg_read(RESPONSE_QUEUE_PORT); in hci_pio_process_resp()
706 u32 resp = pio_reg_read(RESPONSE_QUEUE_PORT); in hci_pio_err()
/Linux-v6.1/drivers/i3c/master/
Ddw-i3c-master.c61 #define RESPONSE_QUEUE_PORT 0x10 macro
467 resp = readl(master->regs + RESPONSE_QUEUE_PORT); in dw_i3c_master_end_xfer_locked()