Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Daspeed_i3c.c452 static inline uint8_t aspeed_i3c_device_fifo_threshold_from_reg(uint8_t regval) in aspeed_i3c_device_fifo_threshold_from_reg() function
1058 threshold = aspeed_i3c_device_fifo_threshold_from_reg(threshold); in aspeed_i3c_device_pop_rx()
1189 aspeed_i3c_device_fifo_threshold_from_reg(empty_threshold); in aspeed_i3c_device_push_tx()
1213 aspeed_i3c_device_fifo_threshold_from_reg(empty_threshold); in aspeed_i3c_device_pop_tx()
1236 threshold = aspeed_i3c_device_fifo_threshold_from_reg(threshold); in aspeed_i3c_device_push_rx()