Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds