Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h256 #define H_SYNC_CFG_L(x) (((x) & 0xff) << 0) macro
H A Danalogix_dp_reg.c1313 H_SYNC_CFG_L(hsw)); in analogix_dp_set_video_format()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h232 #define H_SYNC_CFG_L(x) (((x) & 0xff) << 0) macro
H A Danalogix_dp_reg.c1352 H_SYNC_CFG_L(hsw)); in analogix_dp_set_video_format()