Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcsi2.h30 CSI2_MODE_NORMAL = 0, enumerator
H A Dcfe.c919 u32 mode = CSI2_MODE_NORMAL; in cfe_start_channel()