Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/cpu/sh3/
Dclock-sh7712.c21 static int multipliers[] = { 1, 2, 3 }; variable
/Linux-v4.19/drivers/media/pci/cobalt/
Dcobalt-cpld.c131 static const struct multiplier multipliers[] = { variable
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/
Dclock-sh7722.c106 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7723.c107 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7734.c56 static int multipliers[] = { 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7366.c103 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
Dclock-sh7343.c100 static int multipliers[] = { 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
/Linux-v4.19/include/linux/
Dsh_clk.h92 unsigned int *multipliers; member