Searched defs:empty_threshold (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/i3c/ |
H A D | dw-i3c.c | 886 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in dw_i3c_cmd_queue_reset() local 1138 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, DATA_BUFFER_THLD_CTRL, in dw_i3c_push_tx() local 1163 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, DATA_BUFFER_THLD_CTRL, in dw_i3c_pop_tx() local 1590 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in dw_i3c_cmd_queue_pop() local 1671 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in dw_i3c_cmd_queue_push() local
|