Searched refs:fifo_level (Results 1 – 7 of 7) sorted by relevance
33 #ifndef fifo_level34 #define fifo_level fifo_level_s3c2440 macro82 fifo_level \rd, \rx
29 #define fifo_level fifo_level_s5pv210 macro
38 #define fifo_level fifo_level_s5pv210 macro
154 uint32_t fifo_level; in dcn20_update_clocks_update_dentist() local165 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn20_update_clocks_update_dentist()167 N = fifo_level / 4; in dcn20_update_clocks_update_dentist()187 uint32_t fifo_level; in dcn20_update_clocks_update_dentist() local196 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn20_update_clocks_update_dentist()198 N = fifo_level / 4; in dcn20_update_clocks_update_dentist()
90 size_t fifo_level; member230 espi->fifo_level--; in ep93xx_spi_read_write()234 while (espi->fifo_level < SPI_FIFO_SIZE && espi->tx < xfer->len) { in ep93xx_spi_read_write()236 espi->fifo_level++; in ep93xx_spi_read_write()538 espi->fifo_level = 0; in ep93xx_spi_prepare_message()
49 u16 fifo_level; member
504 u32 fifo_level, int_status, fifo_status, trans_status; in exynos5_i2c_irq() local576 fifo_level = HSI2C_RX_FIFO_LVL(fifo_status); in exynos5_i2c_irq()577 len = min(fifo_level, i2c->msg->len - i2c->msg_ptr); in exynos5_i2c_irq()588 fifo_level = HSI2C_TX_FIFO_LVL(fifo_status); in exynos5_i2c_irq()590 len = i2c->variant->fifo_depth - fifo_level; in exynos5_i2c_irq()