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