Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c69 #define CR_EDM_1 BIT(11) macro
729 val |= CR_EDM_0 | CR_EDM_1; in dcmi_start_streaming()
732 val |= CR_EDM_1; in dcmi_start_streaming()