Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dhci_quirks.c23 #define QUEUE_THLD_CTRL 0xD0 macro
41 data = reg_read(QUEUE_THLD_CTRL); in amd_set_resp_buf_thld()
43 reg_write(QUEUE_THLD_CTRL, data); in amd_set_resp_buf_thld()
/linux/drivers/i3c/master/
H A Ddw-i3c-master.c92 #define QUEUE_THLD_CTRL 0x1c macro
408 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
411 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
537 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_set_intr_regs()
543 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_set_intr_regs()