Home
last modified time | relevance | path

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

/include/linux/amba/
Dclcd.h214 val |= var->sync & FB_SYNC_VERT_HIGH_ACT ? 0 : TIM2_IVS; in clcdfb_decode()
/include/uapi/linux/
Dfb.h211 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */ macro