Searched refs:DP_MISC0_TEST_BITS_DEPTH_SHIFT (Results 1 – 2 of 2) sorted by relevance
150 #define DP_MISC0_TEST_BITS_DEPTH_SHIFT (0x00000005) macro
405 misc_val &= ~(0x07 << DP_MISC0_TEST_BITS_DEPTH_SHIFT); in msm_dp_catalog_ctrl_config_misc()407 misc_val |= test_bits_depth << DP_MISC0_TEST_BITS_DEPTH_SHIFT; in msm_dp_catalog_ctrl_config_misc()