Searched refs:BS_SYNC_HSP (Results 1 – 2 of 2) sorted by relevance
422 #define BS_SYNC_HSP BIT(12) macro
1194 value |= mode->flags & DRM_MODE_FLAG_PHSYNC ? BS_SYNC_HSP : 0; in d71_timing_ctrlr_update()