Home
last modified time | relevance | path

Searched refs:QUEUE_THLD_CTRL (Results 1 – 3 of 3) 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()
H A Dpio.c181 pio_reg_write(QUEUE_THLD_CTRL, val); in __hci_pio_init()
779 pio_reg_write(QUEUE_THLD_CTRL, regval); in hci_pio_set_ibi_thresh()
/linux/drivers/i3c/master/
H A Ddw-i3c-master.c94 #define QUEUE_THLD_CTRL 0x1c macro
416 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
419 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
539 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_set_intr_regs()
545 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_set_intr_regs()