Searched refs:omap24xxcam_reg_merge (Results 1 – 2 of 2) sorted by relevance
/drivers/media/video/ |
D | omap24xxcam-dma.c | 168 omap24xxcam_reg_merge(base, CAMDMA_CLNK_CTRL(dmach), 0, in omap24xxcam_dmahw_abort_ch() 171 omap24xxcam_reg_merge(base, CAMDMA_CCR(dmach), 0, CAMDMA_CCR_ENABLE); in omap24xxcam_dmahw_abort_ch() 181 omap24xxcam_reg_merge(base, CAMDMA_GCR, 0x10, in omap24xxcam_dmahw_init()
|
D | omap24xxcam.h | 559 static inline u32 omap24xxcam_reg_merge(unsigned long base, u32 offset, in omap24xxcam_reg_merge() function
|