Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-regs.h235 #define SOLO_VI_MOT_STATUS 0x026C macro
H A Dsolo6x10-v4l2-enc.c108 if (solo_reg_read(solo_dev, SOLO_VI_MOT_STATUS) & ch_mask) { in solo_motion_detected()