Home
last modified time | relevance | path

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

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c326 static inline void cfg_reg_write(struct cfe_device *cfe, u32 offset, u32 val) in cfg_reg_write() function
1201 cfg_reg_write(cfe, MIPICFG_CFG, MIPICFG_CFG_SEL_CSI); in cfe_start_streaming()
1202 cfg_reg_write(cfe, MIPICFG_INTE, in cfe_start_streaming()
1250 cfg_reg_write(cfe, MIPICFG_INTE, 0); in cfe_start_streaming()
1302 cfg_reg_write(cfe, MIPICFG_INTE, 0); in cfe_stop_streaming()