Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3240 value |= ISP_GIC_EDGE_OPEN; in isp_gic_config()
3303 value &= ISP_GIC_EDGE_OPEN; in isp_gic_enable()
H A Dregs_v2x.h2472 #define ISP_GIC_EDGE_OPEN BIT(1) macro