Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c170 .lowest_freq = ISP_FREQ_200MHZ,
216 .lowest_freq = ISP_FREQ_200MHZ,
263 .isp_freq = ISP_FREQ_200MHZ,
284 .isp_freq = ISP_FREQ_200MHZ,
297 .lowest_freq = ISP_FREQ_200MHZ,
298 .max_freq_at_vmin = ISP_FREQ_200MHZ,
343 .lowest_freq = ISP_FREQ_200MHZ,
H A Datomisp-regs.h144 #define ISP_FREQ_200MHZ 0xc8 macro
H A Datomisp_fops.c702 isp->sw_contex.running_freq = ISP_FREQ_200MHZ; in atomisp_dev_init_struct()