Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/atmel/
H A Datmel-isi.h93 #define ISI_CTRL_EN (1 << 0) macro
H A Datmel-isi.c392 ctrl = ISI_CTRL_EN; in start_dma()