Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hda.c59 #define CFG_PBPR_SYNC_OFF_SHIFT 16 macro
60 #define CFG_PBPR_SYNC_OFF_MASK (0x7FF << CFG_PBPR_SYNC_OFF_SHIFT)
498 val |= (CFG_PBPR_SYNC_OFF_VAL << CFG_PBPR_SYNC_OFF_SHIFT); in sti_hda_pre_enable()