Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_dfs_tables.h23 struct atomisp_freq_scaling_rule { struct
35 const struct atomisp_freq_scaling_rule *dfs_table; argument
Datomisp_v4l2.c130 static const struct atomisp_freq_scaling_rule dfs_rules_merr[] = {
177 static const struct atomisp_freq_scaling_rule dfs_rules_merr_1179[] = {
223 static const struct atomisp_freq_scaling_rule dfs_rules_merr_117a[] = {
304 static const struct atomisp_freq_scaling_rule dfs_rules_byt[] = {
350 static const struct atomisp_freq_scaling_rule dfs_rules_cht[] = {
395 static const struct atomisp_freq_scaling_rule dfs_rules_cht_soc[] = {
Datomisp_cmd.c215 struct atomisp_freq_scaling_rule curr_rules; in atomisp_freq_scaling()