Searched refs:S5PCSIS_DPHYCTRL_HSS_MASK (Results 1 – 1 of 1) sorted by relevance
53 #define S5PCSIS_DPHYCTRL_HSS_MASK (0x1f << 27) macro351 val = (val & ~S5PCSIS_DPHYCTRL_HSS_MASK) | (settle << 27); in s5pcsis_set_hsync_settle()