Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-tegra/
A Divc.c176 if (ivc->w_pos == ivc->nframes - 1) in tegra_ivc_advance_tx()
177 ivc->w_pos = 0; in tegra_ivc_advance_tx()
179 ivc->w_pos++; in tegra_ivc_advance_tx()
295 *frame = tegra_ivc_frame_pointer(ivc, ivc->tx_channel, ivc->w_pos); in tegra_ivc_write_get_next_frame()
309 tegra_ivc_flush_frame(ivc, ivc->tx_channel, ivc->w_pos); in tegra_ivc_write_advance()
378 ivc->w_pos = 0; in tegra_ivc_channel_notified()
415 ivc->w_pos = 0; in tegra_ivc_channel_notified()
547 ivc->w_pos = 0; in tegra_ivc_init()
/u-boot/arch/arm/include/asm/arch-tegra/
A Divc.h64 uint32_t w_pos; member

Completed in 5 milliseconds