Searched defs:count (Results 1 – 6 of 6) sorted by relevance
102 uint64_t count; member
190 static inline void delay(uint32_t count) in delay()
237 uint32_t count; /* Number of transfers requested. */ member
340 IN uint8_t *buff, uint32_t count) in lld_spi_fill_fifo()397 OUT uint8_t *buff, uint32_t count) in lld_spi_receive_fifo()
555 IN uint8_t count, IN uint32_t ctrl_reg_low, in dma_fill_sc_linkedlist()
467 int count = (write_pos[uart] == 0) ? SEDI_UART_FIFO_DEPTH in sedi_uart_isr_handler() local1635 int i, count = 0, start_idx, end_idx; in sedi_uart_get_unsol_data() local