Searched defs:fifo_level (Results 1 – 10 of 10) sorted by relevance
30 uint32_t fifo_level; in rng_feed_rand_to_sdp() local53 volatile uint32_t fifo_level; in rng_rand() local
229 volatile uint8_t fifo_level; in i2s_I2S_IRQHandler() local386 volatile uint8_t fifo_level; in wm_i2s_tx_int() local
64 u16 fifo_level; member
363 u8 fifo_level; in spi_fill_txfifo() local430 u8 fifo_level; in spi_get_rxfifo() local
674 int fifo_level = 0; in sunxi_mmc_raw_read() local774 int fifo_level = 0; in sunxi_mmc_raw_half_read() local
50 …uint32_t fifo_level: 5; /**< bit[0:4] only effective in continuous mode, when fifo data num > fifo… member
595 UINT32 i2s_configure(UINT32 fifo_level, UINT32 sample_rate, UINT32 bits_per_sample, UINT32 mode) in i2s_configure()
438 u16 fifo_level; in tc35874x_get_detected_timings() local
463 static inline int fifo_level(void) in fifo_level() function