Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h259 #define H_SYNC_CFG_H(x) (((x) & 0xf) << 0) macro
H A Danalogix_dp_reg.c1315 H_SYNC_CFG_H(hsw >> 8)); in analogix_dp_set_video_format()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h235 #define H_SYNC_CFG_H(x) (((x) & 0xf) << 0) macro
H A Danalogix_dp_reg.c1354 H_SYNC_CFG_H(hsw >> 8)); in analogix_dp_set_video_format()