Searched refs:try_count (Results 1 – 2 of 2) sorted by relevance
59 uint32_t try_count = mmio_read_32(TI_MAILBOX_RX_BASE + TI_MAILBOX_MSG_STATUS); in ti_sci_transport_clear_rx_thread() local73 if (!(try_count--)) { in ti_sci_transport_clear_rx_thread()
177 uint32_t try_count = 10; in ti_sci_transport_clear_rx_thread() local179 if (!(try_count--)) { in ti_sci_transport_clear_rx_thread()