Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c327 static inline void cfg_reg_write(struct cfe_device *cfe, u32 offset, u32 val) in cfg_reg_write() function
1205 cfg_reg_write(cfe, MIPICFG_CFG, MIPICFG_CFG_SEL_CSI); in cfe_start_streaming()
1206 cfg_reg_write(cfe, MIPICFG_INTE, in cfe_start_streaming()
1254 cfg_reg_write(cfe, MIPICFG_INTE, 0); in cfe_start_streaming()
1306 cfg_reg_write(cfe, MIPICFG_INTE, 0); in cfe_stop_streaming()