Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c98 #define CICR2_HSW (0x3f << 10) /* Horizontal sync pulse width mask */ macro
162 #define CICR2_HSW_VAL(x) (((x) << 10) & CICR2_HSW) /* Horizontal sync pulse width */