Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c77 SOLO_VI_PB_HSIZE(858) | SOLO_VI_PB_VSIZE(246)); in solo_vin_config()
85 SOLO_VI_PB_HSIZE(864) | SOLO_VI_PB_VSIZE(294)); in solo_vin_config()
H A Dsolo6x10-regs.h193 #define SOLO_VI_PB_VSIZE(v) ((v)<<0) macro