Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_reg.h107 #define SUN6I_ISP_MODE_SHARP(v) (((v) << 17) & BIT(17)) macro
H A Dsun6i_isp_proc.c161 SUN6I_ISP_MODE_SHARP(1) | in sun6i_isp_proc_configure()