Searched refs:XVIP_CTRL_CONTROL_SW_ENABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/xilinx/
H A Dxilinx-vip.h41 #define XVIP_CTRL_CONTROL_SW_ENABLE (1 << 0) macro
172 XVIP_CTRL_CONTROL_SW_ENABLE | XVIP_CTRL_CONTROL_REG_UPDATE); xvip_start()
177 xvip_clr(xvip, XVIP_CTRL_CONTROL, XVIP_CTRL_CONTROL_SW_ENABLE); xvip_stop()
183 xvip->saved_ctrl | XVIP_CTRL_CONTROL_SW_ENABLE); xvip_resume()
190 xvip->saved_ctrl & ~XVIP_CTRL_CONTROL_SW_ENABLE); xvip_suspend()

Completed in 33 milliseconds