Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/tw5864/ !
Dtw5864-video.c234 int frame_height_bus_value = 0; in tw5864_enable_input() local
267 frame_height_bus_value = input->height - 1; in tw5864_enable_input()
281 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
295 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
307 frame_height_bus_value = input->height * 2 - 1; in tw5864_enable_input()
342 frame_height_bus_value); in tw5864_enable_input()
344 (frame_height_bus_value + 1) / 2 - 1); in tw5864_enable_input()