Searched refs:ISP2X_SIHST_CTRL_MODE_SET (Results 1 – 2 of 2) sorted by relevance
89 #define ISP2X_SIHST_CTRL_MODE_SET(x) (((x) & 0x07) << 8) macro90 #define ISP2X_SIHST_CTRL_MODE_MASK ISP2X_SIHST_CTRL_MODE_SET(0x07)
474 ISP2X_SIHST_CTRL_MODE_SET(arg->win_cfg[i].mode) | in isp_sihst_config()