Searched refs:e_hd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 106 subc, scale, scale_mask, norm_mask, e_hd, e_vd) { \ argument 113 .hsync_start = e_hd + 16, \ 114 .hsync_end = e_hd + 80, \ 125 .enc_hdisp = e_hd, \ 129 bitfs(CH7006_DISPMODE_INPUT_RES, e_hd##x##e_vd), \
|