Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864-video.c242 int frame_height_bus_value = 0; in tw5864_enable_input() local
275 frame_height_bus_value = input->height - 1; in tw5864_enable_input()
289 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
303 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
315 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
350 frame_height_bus_value); in tw5864_enable_input()
352 (frame_height_bus_value + 1) / 2 - 1); in tw5864_enable_input()