Searched defs:setreg (Results 1 – 2 of 2) sorted by relevance
215 uint32_t setreg = (uint32_t)(&apbh_regs->hw_apbh_ctrl0_set); in mxs_dma_reset() local218 uint32_t setreg = (uint32_t)(&apbh_regs->hw_apbh_channel_ctrl_set); in mxs_dma_reset() local
1906 static void setreg(char *name, u32 val) in setreg() function