Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c67 solo_reg_write(solo_dev, SOLO_VI_FMT_CFG, 0); in solo_vin_config()
69 solo_reg_write(solo_dev, SOLO_VI_FMT_CFG, 16 << 22); in solo_vin_config()
H A Dsolo6x10-regs.h161 #define SOLO_VI_FMT_CFG 0x0114 macro