Lines Matching full:bottom
883 u16 top, bottom; member
1186 conn_state->tv.margins.bottom != in intel_tv_vert_scaling()
1233 int extra, top, bottom; in intel_tv_compute_config() local
1247 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1249 if (top + bottom) in intel_tv_compute_config()
1250 top = extra * top / (top + bottom); in intel_tv_compute_config()
1253 bottom = extra - top; in intel_tv_compute_config()
1256 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()
1267 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1290 * | | | bottom margin in intel_tv_compute_config()
1298 * check. When the TV encoder reaches the bottom margin the in intel_tv_compute_config()
1321 * everywhere except during the bottom margin (there the in intel_tv_compute_config()
1345 tv_conn_state->margins.bottom); in intel_tv_compute_config()
1562 tv_conn_state->margins.bottom); in intel_tv_pre_enable()
1871 old_state->tv.margins.bottom != new_state->tv.margins.bottom) { in intel_tv_atomic_check()
1902 conn_state->tv.margins.bottom = 37; in intel_tv_add_properties()
1930 conn_state->tv.margins.bottom); in intel_tv_add_properties()