Searched refs:CAM_PAD_REG_SW_RESET_SHFT (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/dream/camera/
H A Dmsm_io7x.c25 #define CAM_PAD_REG_SW_RESET_SHFT 0x14 macro
208 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
214 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
244 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
250 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
H A Dmsm_io8x.c25 #define CAM_PAD_REG_SW_RESET_SHFT 0x14 macro
223 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
229 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
264 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
270 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_io7x.c25 #define CAM_PAD_REG_SW_RESET_SHFT 0x14 macro
208 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
214 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
244 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
250 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
H A Dmsm_io8x.c25 #define CAM_PAD_REG_SW_RESET_SHFT 0x14 macro
223 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
229 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;
264 value = 1 << CAM_PAD_REG_SW_RESET_SHFT;
270 value = 0 << CAM_PAD_REG_SW_RESET_SHFT;

Completed in 170 milliseconds