Home
last modified time | relevance | path

Searched refs:try_count (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/ti/ipc/
H A Dmailbox.c59 uint32_t try_count = mmio_read_32(TI_MAILBOX_RX_BASE + TI_MAILBOX_MSG_STATUS); in ti_sci_transport_clear_rx_thread() local
73 if (!(try_count--)) { in ti_sci_transport_clear_rx_thread()
H A Dsec_proxy.c177 uint32_t try_count = 10; in ti_sci_transport_clear_rx_thread() local
179 if (!(try_count--)) { in ti_sci_transport_clear_rx_thread()