Searched refs:QUEUE_THLD_CTRL (Results 1 – 3 of 3) sorted by relevance
23 #define QUEUE_THLD_CTRL 0xD0 macro41 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()
196 pio_reg_write(QUEUE_THLD_CTRL, val); in hci_pio_init()750 pio_reg_write(QUEUE_THLD_CTRL, regval); in hci_pio_set_ibi_thresh()
92 #define QUEUE_THLD_CTRL 0x1c macro408 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()
Completed in 12 milliseconds