Home
last modified time | relevance | path

Searched refs:redundant_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c86 u32 pte_efuse, redundant_sel; in get_krait_bin_format_b() local
89 redundant_sel = (pte_efuse >> 24) & 0x7; in get_krait_bin_format_b()
93 switch (redundant_sel) { in get_krait_bin_format_b()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c102 u32 pte_efuse, redundant_sel; in get_krait_bin_format_b() local
105 redundant_sel = (pte_efuse >> 24) & 0x7; in get_krait_bin_format_b()
109 switch (redundant_sel) { in get_krait_bin_format_b()

Completed in 2 milliseconds