Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disp.c1136 sbl |= ISPCTRL_SBL_WR0_RAM_EN; in omap3isp_sbl_enable()
1163 sbl |= ISPCTRL_SBL_WR0_RAM_EN; in omap3isp_sbl_disable()
H A Dispreg.h635 #define ISPCTRL_SBL_WR0_RAM_EN BIT(20) macro