Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp-regs.h144 #define ISP_FREQ_200MHZ 0xc8 macro
Datomisp_v4l2.c152 .lowest_freq = ISP_FREQ_200MHZ,
198 .lowest_freq = ISP_FREQ_200MHZ,
245 .isp_freq = ISP_FREQ_200MHZ,
266 .isp_freq = ISP_FREQ_200MHZ,
279 .lowest_freq = ISP_FREQ_200MHZ,
280 .max_freq_at_vmin = ISP_FREQ_200MHZ,
325 .lowest_freq = ISP_FREQ_200MHZ,
Datomisp_fops.c597 isp->sw_contex.running_freq = ISP_FREQ_200MHZ; in atomisp_dev_init_struct()