Home
last modified time | relevance | path

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

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