Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_reg.h150 #define DP_MISC0_TEST_BITS_DEPTH_SHIFT (0x00000005) macro
H A Ddp_catalog.c443 misc_val &= ~(0x07 << DP_MISC0_TEST_BITS_DEPTH_SHIFT); in dp_catalog_ctrl_config_misc()
445 misc_val |= test_bits_depth << DP_MISC0_TEST_BITS_DEPTH_SHIFT; in dp_catalog_ctrl_config_misc()