Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/crystalhd/
Dbcm_70012_regs.h266 #define MISC1_DMA_DEBUG_OPTIONS_REG 0x00000c98 /* DMA Debug Options Register */ macro
Dcrystalhd_hw.c307 dbg_options = crystalhd_reg_rd(adp, MISC1_DMA_DEBUG_OPTIONS_REG); in crystalhd_start_device()
309 crystalhd_reg_wr(adp, MISC1_DMA_DEBUG_OPTIONS_REG, dbg_options); in crystalhd_start_device()