Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.h94 #define ISP2X_SIHST_CTRL_INTRSEL_SET(x) (((x) & 0x01) << 27) macro
95 #define ISP2X_SIHST_CTRL_INTRSEL_MASK ISP2X_SIHST_CTRL_INTRSEL_SET(0x01)