Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Divc.c63 uint32_t w_count; member
82 uint32_t wr_count = ch->w_count; in ivc_channel_empty()
108 uint32_t wr_count = ch->w_count; in ivc_channel_full()
123 uint32_t wr_count = ch->w_count; in ivc_channel_avail_count()
139 ivc->tx_channel->w_count++; in ivc_advance_tx()
459 ivc->tx_channel->w_count = 0U; in tegra_ivc_channel_notified()
495 ivc->tx_channel->w_count = 0U; in tegra_ivc_channel_notified()
570 assert((offsetof(struct ivc_channel_header, w_count) in check_ivc_params()