Home
last modified time | relevance | path

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

/drivers/media/video/
Domap24xxcam-dma.c168 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()
Domap24xxcam.h559 static inline u32 omap24xxcam_reg_merge(unsigned long base, u32 offset, in omap24xxcam_reg_merge() function