Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx7-mipi-csis.c119 #define MIPI_CSIS_DPHYCTRL_ENABLE (0x1f << 0) macro
455 val &= ~MIPI_CSIS_DPHYCTRL_ENABLE; in mipi_csis_system_enable()
458 val |= (mask & MIPI_CSIS_DPHYCTRL_ENABLE); in mipi_csis_system_enable()