Home
last modified time | relevance | path

Searched refs:factors (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/drivers/clk/sunxi/
Dclk-factors.c50 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_recalc_rate() local
51 struct clk_factors_config *config = factors->config; in clk_factors_recalc_rate()
54 reg = readl(factors->reg); in clk_factors_recalc_rate()
75 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_round_rate() local
76 factors->get_factors((u32 *)&rate, (u32)*parent_rate, in clk_factors_round_rate()
125 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_set_rate() local
126 struct clk_factors_config *config = factors->config; in clk_factors_set_rate()
129 factors->get_factors((u32 *)&rate, (u32)parent_rate, &n, &k, &m, &p); in clk_factors_set_rate()
131 if (factors->lock) in clk_factors_set_rate()
132 spin_lock_irqsave(factors->lock, flags); in clk_factors_set_rate()
[all …]
DMakefile5 obj-y += clk-sunxi.o clk-factors.o
Dclk-sunxi.c907 const struct factors_data *factors; /* data for the factor clock */ member
934 .factors = &sun4i_pll5_data,
944 .factors = &sun4i_pll6_data,
955 .factors = &sun6i_a31_pll6_data,
995 pclk = sunxi_factors_clk_setup(node, data->factors); in sunxi_divs_clk_setup()
/linux-4.4.14/sound/soc/codecs/
Dwm8400.c869 static int fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, in fll_factors() argument
875 factors->outdiv = 2; in fll_factors()
876 while (Fout * factors->outdiv < 90000000 || in fll_factors()
877 Fout * factors->outdiv > 100000000) { in fll_factors()
878 factors->outdiv *= 2; in fll_factors()
879 if (factors->outdiv > 32) { in fll_factors()
886 target = Fout * factors->outdiv; in fll_factors()
887 factors->outdiv = factors->outdiv >> 2; in fll_factors()
890 factors->freq_ref = 1; in fll_factors()
892 factors->freq_ref = 0; in fll_factors()
[all …]
Dwm2200.c1942 struct _fll_div factors; in wm2200_set_fll() local
1968 ret = fll_factors(&factors, Fref, Fout); in wm2200_set_fll()
1977 (factors.fll_outdiv << WM2200_FLL_OUTDIV_SHIFT) | in wm2200_set_fll()
1978 factors.fll_fratio); in wm2200_set_fll()
1979 if (factors.theta) { in wm2200_set_fll()
1994 factors.theta); in wm2200_set_fll()
1996 factors.n); in wm2200_set_fll()
2000 (factors.fll_refclk_div in wm2200_set_fll()
2003 WM2200_FLL_LAMBDA_MASK, factors.lambda); in wm2200_set_fll()
Dwm5100.c1762 struct _fll_div factors; in wm5100_set_fll() local
1806 ret = fll_factors(&factors, Fref, Fout); in wm5100_set_fll()
1815 (factors.fll_outdiv << WM5100_FLL1_OUTDIV_SHIFT) | in wm5100_set_fll()
1816 factors.fll_fratio); in wm5100_set_fll()
1818 factors.theta); in wm5100_set_fll()
1819 snd_soc_update_bits(codec, base + 5, WM5100_FLL1_N_MASK, factors.n); in wm5100_set_fll()
1823 (factors.fll_refclk_div in wm5100_set_fll()
1826 factors.lambda); in wm5100_set_fll()
/linux-4.4.14/drivers/power/avs/
DKconfig8 static factors (chip manufacturing process) and dynamic factors
/linux-4.4.14/Documentation/thermal/
Dcpu-cooling-api.txt84 The dynamic power consumption of a processor depends on many factors.
85 For a given processor implementation the primary factors are:
95 but typically it is of a much lesser impact than the factors above.
108 factors. Therefore, in initial implementation that contribution is
126 Static leakage power consumption depends on a number of factors. For a
127 given circuit implementation the primary factors are:
145 of the circuit are all significant factors in static leakage power
148 Circuit implementation specific factors include the chosen silicon
Dpower_allocator.txt68 variations such as environmental conditions, and some factors related
216 depend on external factors that may change so this function should the
/linux-4.4.14/Documentation/devicetree/bindings/iio/light/
Dus5182d.txt17 If the optional properties are not specified these factors will default to the
/linux-4.4.14/Documentation/video4linux/
Dsoc-camera.txt112 pixel. Changing sensor window sizes preserves any scaling factors, therefore
116 much as possible by modifying scaling factors. If the sensor window cannot be
133 factors have to be maintained by camera drivers internally. According to the
Dv4l2-framework.txt689 This tends to be needed if based on external factors (e.g. which card is
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events82 Description: Perf event scaling factors
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt66 factors like the chip's temperature into account, so boosting once does
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt99 on various other factors also like;
/linux-4.4.14/drivers/s390/block/
Ddasd_eckd.h283 } __attribute__ ((packed)) factors; member
Ddasd_eckd.c45 #define ECKD_F1(i) (ECKD_F(i)==0x01?(i->factors.f_0x01.f1):\
46 (i->factors.f_0x02.f1))
47 #define ECKD_F2(i) (ECKD_F(i)==0x01?(i->factors.f_0x01.f2):\
48 (i->factors.f_0x02.f2))
49 #define ECKD_F3(i) (ECKD_F(i)==0x01?(i->factors.f_0x01.f3):\
50 (i->factors.f_0x02.f3))
51 #define ECKD_F4(i) (ECKD_F(i)==0x02?(i->factors.f_0x02.f4):0)
52 #define ECKD_F5(i) (ECKD_F(i)==0x02?(i->factors.f_0x02.f5):0)
/linux-4.4.14/arch/m68k/fpsp040/
Ddecbin.S51 | 10^(2^n) values. To reduce the error in forming factors
/linux-4.4.14/Documentation/timers/
Dtimekeeping.txt67 factors using the frequency of the clock source as the only input.
/linux-4.4.14/Documentation/usb/
Dehci.txt141 USB 2.0 throughput is gated by two main factors: how fast the host
/linux-4.4.14/Documentation/power/
Dbasic-pm-debugging.txt99 to make sure that any random factors are avoided).
Dopp.txt64 factors. Example usage: Thermal management or other exceptional situations where
/linux-4.4.14/Documentation/development-process/
D1.Intro195 There are, however, additional factors which should be taken into account
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dilsp.S448 # factors for the 32X32->64 multiplication are in %d5 and %d6.
/linux-4.4.14/Documentation/vm/
Dtranshuge.txt16 factors. The first factor is almost completely irrelevant and it's not
/linux-4.4.14/Documentation/
Dparport-lowlevel.txt96 factors'.
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt389 number of factors, such as rounding up to page boundaries or the total
/linux-4.4.14/Documentation/networking/
Dbonding.txt2322 of reordering depends upon a variety of factors, including the
2325 cards produce more reordering (due to factors such as packet
/linux-4.4.14/Documentation/filesystems/
Dproc.txt869 impact of those factors will vary from system to system.