|
@@ -234,6 +234,8 @@ struct bp_pixel_clock_parameters {
|
|
|
uint32_t USE_E_CLOCK_AS_SOURCE_FOR_D_CLOCK:1;
|
|
|
/* Use external reference clock (refDivSrc for PLL) */
|
|
|
uint32_t SET_EXTERNAL_REF_DIV_SRC:1;
|
|
|
+ /* Use DFS bypass for Display clock. */
|
|
|
+ uint32_t SET_DISPCLK_DFS_BYPASS:1;
|
|
|
/* Force program PHY PLL only */
|
|
|
uint32_t PROGRAM_PHY_PLL_ONLY:1;
|
|
|
/* Support for YUV420 */
|