Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispreg.h636 #define ISPCTRL_SBL_AUTOIDLE BIT(21) macro
H A Disp.c410 (isp->autoidle ? ISPCTRL_SBL_AUTOIDLE : 0) | in isp_core_init()