Home
last modified time | relevance | path

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

/drivers/media/platform/omap3isp/
Disp.c1145 sbl |= ISPCTRL_SBL_WR1_RAM_EN; in omap3isp_sbl_enable()
1172 sbl |= ISPCTRL_SBL_WR1_RAM_EN; in omap3isp_sbl_disable()
Dispreg.h634 #define ISPCTRL_SBL_WR1_RAM_EN BIT(19) macro