Searched refs:ISP2X_SIHST_CTRL_INTRSEL_SET (Results 1 – 1 of 1) sorted by relevance
94 #define ISP2X_SIHST_CTRL_INTRSEL_SET(x) (((x) & 0x01) << 27) macro95 #define ISP2X_SIHST_CTRL_INTRSEL_MASK ISP2X_SIHST_CTRL_INTRSEL_SET(0x01)