Searched refs:ISPCTRL_SBL_AUTOIDLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/platform/ti/omap3isp/ | ||
H A D | ispreg.h | 636 #define ISPCTRL_SBL_AUTOIDLE BIT(21) macro |
H A D | isp.c | 410 (isp->autoidle ? ISPCTRL_SBL_AUTOIDLE : 0) | in isp_core_init() |