Searched defs:empty_threshold (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/i3c/ |
H A D | aspeed_i3c.c | 947 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in aspeed_i3c_device_cmd_queue_reset() local 1186 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, DATA_BUFFER_THLD_CTRL, in aspeed_i3c_device_push_tx() local 1210 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, DATA_BUFFER_THLD_CTRL, in aspeed_i3c_device_pop_tx() local 1641 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in aspeed_i3c_device_cmd_queue_pop() local 1718 uint8_t empty_threshold = ARRAY_FIELD_EX32(s->regs, QUEUE_THLD_CTRL, in aspeed_i3c_device_cmd_queue_push() local
|