Searched refs:pending (Results 1 – 2 of 2) sorted by relevance
86 volatile uint8_t pending; member270 static int dw_i2c_poll_write(uint32_t base, const uint8_t *buffer, uint32_t length, bool pending) in dw_i2c_poll_write() argument277 if ((i == length - 1) && (!pending)) { in dw_i2c_poll_write()298 static int dw_i2c_poll_read(uint32_t base, uint8_t *buffer, uint32_t length, bool pending) in dw_i2c_poll_read() argument304 if ((i == length - 1) && (!pending)) { in dw_i2c_poll_read()472 if ((size == 1) && last_data && (!(context->pending))) { in i2c_ask_data()527 if (context->pending) { in i2c_send()659 int pending; in callback_tx_dma_transfer() local667 pending = context->pending; in callback_tx_dma_transfer()673 if (pending) { in callback_tx_dma_transfer()[all …]
357 IN bool pending);371 IN bool pending);390 IN bool pending);407 IN uint32_t num, IN bool pending);422 IN bool pending);436 IN bool pending);