Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c233 int frame_height_bus_value = 0; in tw5864_enable_input() local
266 frame_height_bus_value = input->height - 1; in tw5864_enable_input()
280 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
294 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
306 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
341 frame_height_bus_value); in tw5864_enable_input()
343 (frame_height_bus_value + 1) / 2 - 1); in tw5864_enable_input()