Home
last modified time | relevance | path

Searched defs:multipliers (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/watchdog/
Dbd9576_wdt.c106 static const int multipliers[] = {2, 3, 7, 15}; in find_closest_slow_by_fast() local
122 static const int multipliers[] = {2, 3, 7, 15}; in find_closest_slow() local
Dbd96801_wdt.c122 static const int multipliers[] = {2, 4, 8, 16}; in find_closest_slow_by_fast() local
140 static const int multipliers[] = {2, 4, 8, 16}; in find_closest_slow() local
/linux-6.12.1/arch/sh/kernel/cpu/sh3/
Dclock-sh7712.c18 static int multipliers[] = { 1, 2, 3 }; variable
/linux-6.12.1/drivers/media/pci/cobalt/
Dcobalt-cpld.c131 static const struct multiplier multipliers[] = { variable
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/
Dclock-sh7723.c95 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7722.c94 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7734.c53 static int multipliers[] = { 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7366.c91 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7343.c88 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
/linux-6.12.1/include/linux/
Dsh_clk.h92 unsigned int *multipliers; member