Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i3c/master/
H A Ddw-i3c-master.c77 #define QUEUE_THLD_CTRL 0x1c macro
393 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
396 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_start_xfer_locked()
616 thld_ctrl = readl(master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_bus_init()
618 writel(thld_ctrl, master->regs + QUEUE_THLD_CTRL); in dw_i3c_master_bus_init()