Lines Matching full:bottom
875 u16 top, bottom; member
1178 conn_state->tv.margins.bottom != in intel_tv_vert_scaling()
1214 int extra, top, bottom; in intel_tv_compute_config() local
1228 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1230 if (top + bottom) in intel_tv_compute_config()
1231 top = extra * top / (top + bottom); in intel_tv_compute_config()
1234 bottom = extra - top; in intel_tv_compute_config()
1237 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()
1248 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1271 * | | | bottom margin in intel_tv_compute_config()
1279 * check. When the TV encoder reaches the bottom margin the in intel_tv_compute_config()
1302 * everywhere except during the bottom margin (there the in intel_tv_compute_config()
1326 tv_conn_state->margins.bottom); in intel_tv_compute_config()
1548 tv_conn_state->margins.bottom); in intel_tv_pre_enable()
1852 old_state->tv.margins.bottom != new_state->tv.margins.bottom) { in intel_tv_atomic_check()
1970 state->tv.margins.bottom = 37; in intel_tv_init()
2002 state->tv.margins.bottom); in intel_tv_init()