Lines Matching +full:4 +full:x

30 #       define NI_GRPH_INPUT_GAMMA_MODE(x)             (((x) & 0x3) << 0)  argument
35 # define NI_OVL_INPUT_GAMMA_MODE(x) (((x) & 0x3) << 4) argument
38 # define NI_GRPH_PRESCALE_BYPASS (1 << 4)
41 # define NI_OVL_PRESCALE_BYPASS (1 << 4)
44 # define NI_INPUT_CSC_GRPH_MODE(x) (((x) & 0x3) << 0) argument
48 # define NI_INPUT_CSC_OVL_MODE(x) (((x) & 0x3) << 4) argument
51 # define NI_OUTPUT_CSC_GRPH_MODE(x) (((x) & 0x7) << 0) argument
56 # define NI_OUTPUT_CSC_PROG_COEFF 4
58 # define NI_OUTPUT_CSC_OVL_MODE(x) (((x) & 0x7) << 4) argument
61 # define NI_GRPH_DEGAMMA_MODE(x) (((x) & 0x3) << 0) argument
65 # define NI_OVL_DEGAMMA_MODE(x) (((x) & 0x3) << 4) argument
66 # define NI_ICON_DEGAMMA_MODE(x) (((x) & 0x3) << 8) argument
67 # define NI_CURSOR_DEGAMMA_MODE(x) (((x) & 0x3) << 12) argument
70 # define NI_GRPH_GAMUT_REMAP_MODE(x) (((x) & 0x3) << 0) argument
75 # define NI_OVL_GAMUT_REMAP_MODE(x) (((x) & 0x3) << 4) argument
78 # define NI_GRPH_REGAMMA_MODE(x) (((x) & 0x7) << 0) argument
83 # define NI_REGAMMA_PROG_B 4
84 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) argument
87 # define NI_DP_MSE_LINK_FRAME (((x) & 0x3ff) << 0)
88 # define NI_DP_MSE_LINK_LINE (((x) & 0x3) << 16)
91 # define NI_DP_MSE_BLANK_CODE (((x) & 0x1) << 0)
92 # define NI_DP_MSE_TIMESTAMP_MODE (((x) & 0x1) << 4)
93 # define NI_DP_MSE_ZERO_ENCODER (((x) & 0x1) << 8)
96 # define NI_DP_MSE_RATE_Y(x) (((x) & 0x3ffffff) << 0) argument
97 # define NI_DP_MSE_RATE_X(x) (((x) & 0x3f) << 26) argument
102 # define NI_DP_MSE_SAT_SRC0(x) (((x) & 0x7) << 0) argument
103 # define NI_DP_MSE_SAT_SLOT_COUNT0(x) (((x) & 0x3f) << 8) argument
104 # define NI_DP_MSE_SAT_SRC1(x) (((x) & 0x7) << 16) argument
105 # define NI_DP_MSE_SAT_SLOT_COUNT1(x) (((x) & 0x3f) << 24) argument
116 # define NI_DIG_FE_SOURCE_SELECT(x) (((x) & 0x7f) << 8) argument
117 # define NI_DIG_FE_DIG_MODE(x) (((x) & 0x7) << 16) argument
123 # define NI_DIG_HPD_SELECT(x) (((x) & 0x7) << 28) argument
126 # define NI_DIG_SOURCE_SELECT(x) (((x) & 0x3) << 0) argument
127 # define NI_DIG_STEREOSYNC_SELECT(x) (((x) & 0x3) << 4) argument
128 # define NI_DIG_STEREOSYNC_GATE_EN(x) (((x) & 0x1) << 8) argument
129 # define NI_DIG_DUAL_LINK_ENABLE(x) (((x) & 0x1) << 16) argument
130 # define NI_DIG_SWAP(x) (((x) & 0x1) << 18) argument