Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c92 .isp_freq = ISP_FREQ_400MHZ,
99 .isp_freq = ISP_FREQ_400MHZ,
106 .isp_freq = ISP_FREQ_400MHZ,
125 .isp_freq = ISP_FREQ_400MHZ,
132 .isp_freq = ISP_FREQ_400MHZ,
139 .isp_freq = ISP_FREQ_400MHZ,
157 .isp_freq = ISP_FREQ_266MHZ,
164 .isp_freq = ISP_FREQ_266MHZ,
171 .isp_freq = ISP_FREQ_320MHZ,
178 .isp_freq = ISP_FREQ_320MHZ,
[all …]
H A Datomisp_dfs_tables.h16 unsigned int isp_freq; member
H A Datomisp_cmd.c239 new_freq = dfs->dfs_table[i].isp_freq; in atomisp_freq_scaling()