Lines Matching full:bottom
882 u16 top, bottom; member
1186 conn_state->tv.margins.bottom != in intel_tv_vert_scaling()
1234 int extra, top, bottom; in intel_tv_compute_config() local
1248 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1250 if (top + bottom) in intel_tv_compute_config()
1251 top = extra * top / (top + bottom); in intel_tv_compute_config()
1254 bottom = extra - top; in intel_tv_compute_config()
1257 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()
1268 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1291 * | | | bottom margin in intel_tv_compute_config()
1299 * check. When the TV encoder reaches the bottom margin the in intel_tv_compute_config()
1322 * everywhere except during the bottom margin (there the in intel_tv_compute_config()
1346 tv_conn_state->margins.bottom); in intel_tv_compute_config()
1563 tv_conn_state->margins.bottom); in intel_tv_pre_enable()
1873 old_state->tv.margins.bottom != new_state->tv.margins.bottom) { in intel_tv_atomic_check()
1904 conn_state->tv.margins.bottom = 37; in intel_tv_add_properties()
1932 conn_state->tv.margins.bottom); in intel_tv_add_properties()