Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dr100.c2664 unsigned r_rptr, r_wptr, ib1_rptr, ib1_wptr, ib2_rptr, ib2_wptr; in r100_debugfs_cp_csq_fifo() local
2672 r_wptr = (csq_stat >> 10) & 0x3ff; in r100_debugfs_cp_csq_fifo()
2680 seq_printf(m, "Ring wptr %u\n", r_wptr); in r100_debugfs_cp_csq_fifo()