Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c26 #define SOLO_MOT_FLAG_SIZE 1024 macro
27 #define SOLO_MOT_FLAG_AREA (SOLO_MOT_FLAG_SIZE * 16)
233 solo_dma_vin_region(solo_dev, i * SOLO_MOT_FLAG_SIZE, 0x0000, in solo_motion_config()
234 SOLO_MOT_FLAG_SIZE); in solo_motion_config()