Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Ddw-i3c-master.c92 #define QUEUE_THLD_CTRL_IBI_STAT(x) (((x) - 1) << 24) macro
635 thld_ctrl |= QUEUE_THLD_CTRL_IBI_STAT(1) | in dw_i3c_master_bus_init()