Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 200 of 835) sorted by relevance

12345

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dio.h59 bool fixed) in wlcore_raw_write() argument
68 ret = wl->if_ops->write(wl->dev, addr, buf, len, fixed); in wlcore_raw_write()
77 bool fixed) in wlcore_raw_read() argument
86 ret = wl->if_ops->read(wl->dev, addr, buf, len, fixed); in wlcore_raw_read()
95 bool fixed) in wlcore_raw_read_data() argument
97 return wlcore_raw_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_read_data()
102 bool fixed) in wlcore_raw_write_data() argument
104 return wlcore_raw_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_write_data()
132 void *buf, size_t len, bool fixed) in wlcore_read() argument
138 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read()
[all …]
Dspi.c204 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_read() argument
226 if (fixed) in wl12xx_spi_raw_read()
261 if (!fixed) in wl12xx_spi_raw_read()
271 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_write() argument
298 if (fixed) in wl12xx_spi_raw_write()
309 if (!fixed) in wl12xx_spi_raw_write()
Dsdio.c76 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_read() argument
96 if (fixed) in wl12xx_sdio_raw_read()
114 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_write() argument
137 if (fixed) in wl12xx_sdio_raw_write()
/linux-4.1.27/arch/arm64/boot/dts/amd/
Damd-seattle-clks.dtsi8 compatible = "fixed-clock";
15 compatible = "fixed-clock";
22 compatible = "fixed-clock";
29 compatible = "fixed-clock";
36 compatible = "fixed-clock";
43 compatible = "fixed-clock";
50 compatible = "fixed-clock";
/linux-4.1.27/drivers/clk/
Dclk-fixed-rate.c63 struct clk_fixed_rate *fixed; in clk_register_fixed_rate_with_accuracy() local
68 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in clk_register_fixed_rate_with_accuracy()
69 if (!fixed) { in clk_register_fixed_rate_with_accuracy()
81 fixed->fixed_rate = fixed_rate; in clk_register_fixed_rate_with_accuracy()
82 fixed->fixed_accuracy = fixed_accuracy; in clk_register_fixed_rate_with_accuracy()
83 fixed->hw.init = &init; in clk_register_fixed_rate_with_accuracy()
86 clk = clk_register(dev, &fixed->hw); in clk_register_fixed_rate_with_accuracy()
88 kfree(fixed); in clk_register_fixed_rate_with_accuracy()
DMakefile6 obj-$(CONFIG_COMMON_CLK) += clk-fixed-factor.o
7 obj-$(CONFIG_COMMON_CLK) += clk-fixed-rate.o
/linux-4.1.27/arch/arm/boot/dts/
Dam33xx-clocks.dtsi21 compatible = "fixed-factor-clock";
29 compatible = "fixed-factor-clock";
37 compatible = "fixed-factor-clock";
45 compatible = "fixed-factor-clock";
53 compatible = "fixed-factor-clock";
61 compatible = "fixed-factor-clock";
69 compatible = "fixed-factor-clock";
77 compatible = "fixed-factor-clock";
85 compatible = "fixed-factor-clock";
93 compatible = "fixed-factor-clock";
[all …]
Dam43xx-clocks.dtsi37 compatible = "fixed-factor-clock";
45 compatible = "fixed-factor-clock";
53 compatible = "fixed-factor-clock";
61 compatible = "fixed-factor-clock";
69 compatible = "fixed-factor-clock";
77 compatible = "fixed-factor-clock";
85 compatible = "fixed-factor-clock";
93 compatible = "fixed-factor-clock";
101 compatible = "fixed-factor-clock";
158 compatible = "fixed-clock";
[all …]
Dbcm11351.dtsi282 compatible = "fixed-clock";
288 compatible = "fixed-clock";
294 compatible = "fixed-clock";
300 compatible = "fixed-clock";
306 compatible = "fixed-clock";
312 compatible = "fixed-clock";
318 compatible = "fixed-clock";
324 compatible = "fixed-clock";
330 compatible = "fixed-clock";
336 compatible = "fixed-clock";
[all …]
Dbcm-cygnus-clock.dtsi39 compatible = "fixed-clock";
45 compatible = "fixed-clock";
51 compatible = "fixed-clock";
57 compatible = "fixed-clock";
63 compatible = "fixed-clock";
69 compatible = "fixed-clock";
75 compatible = "fixed-clock";
81 compatible = "fixed-clock";
87 compatible = "fixed-clock";
Domap36xx-omap3430es2plus-clocks.dtsi36 compatible = "fixed-factor-clock";
52 compatible = "fixed-factor-clock";
76 compatible = "fixed-factor-clock";
84 compatible = "fixed-factor-clock";
92 compatible = "fixed-factor-clock";
100 compatible = "fixed-factor-clock";
108 compatible = "fixed-factor-clock";
116 compatible = "fixed-factor-clock";
124 compatible = "fixed-factor-clock";
132 compatible = "fixed-factor-clock";
[all …]
Dbcm21664.dtsi210 compatible = "fixed-clock";
216 compatible = "fixed-clock";
222 compatible = "fixed-clock";
228 compatible = "fixed-clock";
234 compatible = "fixed-clock";
240 compatible = "fixed-clock";
246 compatible = "fixed-clock";
252 compatible = "fixed-clock";
258 compatible = "fixed-clock";
264 compatible = "fixed-clock";
[all …]
Dtegra30-cardhu-a04.dts24 compatible = "regulator-fixed";
36 compatible = "regulator-fixed";
48 compatible = "regulator-fixed";
60 compatible = "regulator-fixed";
72 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
94 compatible = "regulator-fixed";
Dam437x-idk-evm.dts21 v24_0d: fixed-regulator-v24_0d {
22 compatible = "regulator-fixed";
30 v3_3d: fixed-regulator-v3_3d {
31 compatible = "regulator-fixed";
40 vdd_corereg: fixed-regulator-vdd_corereg {
41 compatible = "regulator-fixed";
50 vdd_core: fixed-regulator-vdd_core {
51 compatible = "regulator-fixed";
60 v1_8dreg: fixed-regulator-v1_8dreg{
61 compatible = "regulator-fixed";
[all …]
Dtegra30-cardhu-a02.dts24 compatible = "regulator-fixed";
36 compatible = "regulator-fixed";
48 compatible = "regulator-fixed";
60 compatible = "regulator-fixed";
72 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
Domap3xxx-clocks.dtsi13 compatible = "fixed-clock";
44 compatible = "fixed-factor-clock";
52 compatible = "fixed-factor-clock";
60 compatible = "fixed-factor-clock";
68 compatible = "fixed-factor-clock";
76 compatible = "fixed-factor-clock";
156 compatible = "fixed-clock";
162 compatible = "fixed-clock";
168 compatible = "fixed-clock";
174 compatible = "fixed-clock";
[all …]
Darmada-388-gp.dts262 compatible = "regulator-fixed";
272 compatible = "regulator-fixed";
282 compatible = "regulator-fixed";
292 compatible = "regulator-fixed";
300 compatible = "regulator-fixed";
309 compatible = "regulator-fixed";
319 compatible = "regulator-fixed";
328 compatible = "regulator-fixed";
337 compatible = "regulator-fixed";
346 compatible = "regulator-fixed";
[all …]
Domap54xx-clocks.dtsi13 compatible = "fixed-clock";
27 compatible = "fixed-clock";
33 compatible = "fixed-clock";
47 compatible = "fixed-clock";
53 compatible = "fixed-clock";
59 compatible = "fixed-clock";
65 compatible = "fixed-clock";
71 compatible = "fixed-clock";
77 compatible = "fixed-clock";
83 compatible = "fixed-clock";
[all …]
Ddra7xx-clocks.dtsi37 compatible = "fixed-clock";
43 compatible = "fixed-clock";
49 compatible = "fixed-clock";
55 compatible = "fixed-clock";
61 compatible = "fixed-clock";
67 compatible = "fixed-clock";
73 compatible = "fixed-clock";
79 compatible = "fixed-clock";
85 compatible = "fixed-clock";
91 compatible = "fixed-clock";
[all …]
Dkirkwood-net5big.dts35 compatible = "regulator-fixed";
47 compatible = "regulator-fixed";
59 compatible = "regulator-fixed";
71 compatible = "regulator-fixed";
84 compatible = "fixed-clock";
Dintegratorcp.dts25 compatible = "fixed-clock";
32 compatible = "fixed-factor-clock";
41 compatible = "fixed-clock";
48 compatible = "fixed-clock";
55 compatible = "fixed-clock";
63 compatible = "fixed-clock";
80 compatible = "fixed-factor-clock";
89 compatible = "fixed-factor-clock";
Dkeystone-clocks.dtsi28 compatible = "fixed-factor-clock";
37 compatible = "fixed-factor-clock";
66 compatible = "fixed-factor-clock";
75 compatible = "fixed-factor-clock";
84 compatible = "fixed-factor-clock";
93 compatible = "fixed-factor-clock";
102 compatible = "fixed-factor-clock";
111 compatible = "fixed-factor-clock";
120 compatible = "fixed-factor-clock";
129 compatible = "fixed-factor-clock";
[all …]
Dr8a7794.dtsi374 compatible = "fixed-clock";
416 compatible = "fixed-factor-clock";
424 compatible = "fixed-factor-clock";
432 compatible = "fixed-factor-clock";
440 compatible = "fixed-factor-clock";
448 compatible = "fixed-factor-clock";
456 compatible = "fixed-factor-clock";
464 compatible = "fixed-factor-clock";
472 compatible = "fixed-factor-clock";
480 compatible = "fixed-factor-clock";
[all …]
Domap24xx-clocks.dtsi43 compatible = "fixed-clock";
49 compatible = "fixed-clock";
55 compatible = "fixed-clock";
61 compatible = "fixed-clock";
67 compatible = "fixed-clock";
73 compatible = "fixed-clock";
87 compatible = "fixed-factor-clock";
114 compatible = "fixed-clock";
120 compatible = "fixed-clock";
161 compatible = "fixed-factor-clock";
[all …]
Dtegra20-plutux.dts64 compatible = "regulator-fixed";
73 compatible = "regulator-fixed";
83 compatible = "regulator-fixed";
93 compatible = "regulator-fixed";
Domap44xx-clocks.dtsi13 compatible = "fixed-clock";
19 compatible = "fixed-clock";
33 compatible = "fixed-clock";
39 compatible = "fixed-clock";
45 compatible = "fixed-clock";
59 compatible = "fixed-clock";
65 compatible = "fixed-clock";
71 compatible = "fixed-clock";
77 compatible = "fixed-clock";
83 compatible = "fixed-clock";
[all …]
Dtegra30-cardhu.dtsi7 * A02 will have different sets of GPIOs for fixed regulator compare to
420 compatible = "fixed-clock";
443 compatible = "regulator-fixed";
452 compatible = "regulator-fixed";
463 compatible = "regulator-fixed";
475 compatible = "regulator-fixed";
488 compatible = "regulator-fixed";
498 compatible = "regulator-fixed";
509 compatible = "regulator-fixed";
520 compatible = "regulator-fixed";
[all …]
Domap36xx-am35xx-omap3430es2plus-clocks.dtsi13 compatible = "fixed-factor-clock";
21 compatible = "fixed-factor-clock";
56 compatible = "fixed-factor-clock";
64 compatible = "fixed-factor-clock";
72 compatible = "fixed-factor-clock";
80 compatible = "fixed-factor-clock";
88 compatible = "fixed-factor-clock";
Dtegra20-tec.dts73 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
92 compatible = "regulator-fixed";
102 compatible = "regulator-fixed";
Dsunxi-common-regulators.dtsi85 compatible = "regulator-fixed";
98 compatible = "regulator-fixed";
110 compatible = "regulator-fixed";
122 compatible = "regulator-fixed";
134 compatible = "regulator-fixed";
141 compatible = "regulator-fixed";
148 compatible = "regulator-fixed";
Dtegra124-nyan.dtsi483 compatible = "fixed-clock";
517 compatible = "regulator-fixed";
527 compatible = "regulator-fixed";
538 compatible = "regulator-fixed";
549 compatible = "regulator-fixed";
562 compatible = "regulator-fixed";
571 compatible = "regulator-fixed";
580 compatible = "regulator-fixed";
592 compatible = "regulator-fixed";
604 compatible = "regulator-fixed";
[all …]
Demev2-kzm9d.dts67 compatible = "regulator-fixed";
68 regulator-name = "fixed-1.8V";
76 compatible = "regulator-fixed";
77 regulator-name = "fixed-3.3V";
Dk2hk-evm.dts23 compatible = "fixed-clock";
30 compatible = "fixed-clock";
37 compatible = "fixed-clock";
44 compatible = "fixed-clock";
51 compatible = "fixed-clock";
Dtegra20-medcom-wide.dts92 compatible = "regulator-fixed";
101 compatible = "regulator-fixed";
111 compatible = "regulator-fixed";
121 compatible = "regulator-fixed";
Dexynos5420-smdk5420.dts27 fixed-rate-clocks {
39 vdd: fixed-regulator@0 {
40 compatible = "regulator-fixed";
48 dbvdd: fixed-regulator@1 {
49 compatible = "regulator-fixed";
57 spkvdd: fixed-regulator@2 {
58 compatible = "regulator-fixed";
167 compatible = "regulator-fixed";
178 compatible = "regulator-fixed";
Dimx28-evk.dts284 compatible = "regulator-fixed";
293 compatible = "regulator-fixed";
302 compatible = "regulator-fixed";
311 compatible = "regulator-fixed";
321 compatible = "regulator-fixed";
331 compatible = "regulator-fixed";
341 compatible = "regulator-fixed";
Dexynos5250-smdk5250.dts32 vdd: fixed-regulator@0 {
33 compatible = "regulator-fixed";
40 dbvdd: fixed-regulator@1 {
41 compatible = "regulator-fixed";
48 spkvdd: fixed-regulator@2 {
49 compatible = "regulator-fixed";
63 fixed-rate-clocks {
70 compatible = "fixed-clock";
Dberlin2q-marvell-dmp.dts33 compatible = "regulator-fixed";
42 compatible = "regulator-fixed";
51 compatible = "regulator-fixed";
Ds5pv210-goni.dts44 vtf_reg: fixed-regulator@0 {
45 compatible = "regulator-fixed";
54 pda_reg: fixed-regulator@1 {
55 compatible = "regulator-fixed";
62 bat_reg: fixed-regulator@2 {
63 compatible = "regulator-fixed";
70 tsp_reg: fixed-regulator@3 {
71 compatible = "regulator-fixed";
Dvf-colibri-eval-v3.dtsi16 compatible = "fixed-clock";
27 compatible = "regulator-fixed";
37 compatible = "regulator-fixed";
Dkirkwood-synology.dtsi618 compatible = "regulator-fixed";
631 compatible = "regulator-fixed";
653 compatible = "regulator-fixed";
675 compatible = "regulator-fixed";
688 compatible = "regulator-fixed";
711 compatible = "regulator-fixed";
724 compatible = "regulator-fixed";
737 compatible = "regulator-fixed";
750 compatible = "regulator-fixed";
772 compatible = "regulator-fixed";
[all …]
Dtegra30-colibri-eval-v3.dts128 compatible = "fixed-clock";
180 compatible = "regulator-fixed";
189 compatible = "regulator-fixed";
199 compatible = "regulator-fixed";
Dr8a7740-armadillo800eva.dts37 compatible = "regulator-fixed";
38 regulator-name = "fixed-3.3V";
46 compatible = "regulator-fixed";
73 compatible = "regulator-fixed";
74 regulator-name = "fixed-5.0V";
Dr8a7790.dtsi824 compatible = "fixed-clock";
833 compatible = "fixed-clock";
841 * The external audio clocks are configured as 0 Hz fixed frequency clocks by
845 compatible = "fixed-clock";
851 compatible = "fixed-clock";
857 compatible = "fixed-clock";
865 compatible = "fixed-clock";
873 compatible = "fixed-clock";
939 compatible = "fixed-factor-clock";
947 compatible = "fixed-factor-clock";
[all …]
Dimx6qdl-tx6.dtsi40 compatible = "fixed-clock";
74 compatible = "regulator-fixed";
86 compatible = "regulator-fixed";
95 compatible = "regulator-fixed";
104 compatible = "regulator-fixed";
116 compatible = "regulator-fixed";
130 compatible = "regulator-fixed";
144 compatible = "regulator-fixed";
156 compatible = "regulator-fixed";
Ds5pv210-aquila.dts43 vtf_reg: fixed-regulator@0 {
44 compatible = "regulator-fixed";
53 pda_reg: fixed-regulator@1 {
54 compatible = "regulator-fixed";
61 bat_reg: fixed-regulator@2 {
62 compatible = "regulator-fixed";
Dimx6qdl-gw52xx.dtsi80 compatible = "regulator-fixed";
88 /* remove this fixed regulator once ltc3676__sw2 driver available */
90 compatible = "regulator-fixed";
99 compatible = "regulator-fixed";
108 compatible = "regulator-fixed";
117 compatible = "regulator-fixed";
Dsh73a0-kzm9g.dts52 compatible = "regulator-fixed";
53 regulator-name = "fixed-1.8V";
61 compatible = "regulator-fixed";
62 regulator-name = "fixed-3.3V";
70 compatible = "regulator-fixed";
79 compatible = "regulator-fixed";
Darm-realview-pb1176.dts49 compatible = "regulator-fixed";
58 compatible = "fixed-clock";
64 compatible = "fixed-factor-clock";
72 compatible = "fixed-factor-clock";
80 compatible = "fixed-factor-clock";
88 compatible = "fixed-factor-clock";
96 compatible = "fixed-factor-clock";
105 compatible = "fixed-clock";
Dr8a7791.dtsi845 compatible = "fixed-clock";
853 * The external audio clocks are configured as 0 Hz fixed frequency clocks by
857 compatible = "fixed-clock";
863 compatible = "fixed-clock";
869 compatible = "fixed-clock";
877 compatible = "fixed-clock";
886 compatible = "fixed-clock";
894 compatible = "fixed-clock";
953 compatible = "fixed-factor-clock";
961 compatible = "fixed-factor-clock";
[all …]
Dk2e-evm.dts24 compatible = "fixed-clock";
31 compatible = "fixed-clock";
38 compatible = "fixed-clock";
Domap3-cm-t3517.dts14 compatible = "regulator-fixed";
21 compatible = "regulator-fixed";
36 compatible = "regulator-fixed";
Dr8a73a4-ape6evm.dts40 compatible = "regulator-fixed";
48 compatible = "regulator-fixed";
60 compatible = "regulator-fixed";
68 compatible = "regulator-fixed";
Dexynos4210-trats.dts38 compatible = "regulator-fixed";
47 compatible = "regulator-fixed";
56 compatible = "regulator-fixed";
65 compatible = "regulator-fixed";
74 compatible = "regulator-fixed";
83 compatible = "regulator-fixed";
356 fixed-rate-clocks {
Dimx6sx-sdb.dtsi58 compatible = "regulator-fixed";
70 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
94 compatible = "regulator-fixed";
102 compatible = "regulator-fixed";
110 compatible = "regulator-fixed";
123 compatible = "regulator-fixed";
Dtegra20-iris-512.dts81 compatible = "regulator-fixed";
92 compatible = "regulator-fixed";
Dr8a7778.dtsi408 compatible = "fixed-clock";
426 compatible = "fixed-clock";
431 compatible = "fixed-clock";
436 compatible = "fixed-clock";
443 compatible = "fixed-factor-clock";
451 compatible = "fixed-factor-clock";
459 compatible = "fixed-factor-clock";
467 compatible = "fixed-factor-clock";
475 compatible = "fixed-factor-clock";
Dimx28-m28cu3.dts235 compatible = "regulator-fixed";
244 compatible = "regulator-fixed";
253 compatible = "regulator-fixed";
262 compatible = "regulator-fixed";
Ddm816x-clocks.dtsi64 compatible = "fixed-clock";
70 compatible = "fixed-clock";
76 compatible = "fixed-clock";
82 compatible = "fixed-clock";
Dmt6592.dtsi70 compatible = "fixed-clock";
76 compatible = "fixed-clock";
82 compatible = "fixed-clock";
Dnspire.dtsi34 compatible = "fixed-clock";
51 compatible = "fixed-factor-clock";
62 compatible = "regulator-fixed";
Dkirkwood-laplug.dts99 compatible = "regulator-fixed";
111 compatible = "regulator-fixed";
123 compatible = "regulator-fixed";
Dimx6qdl-phytec-pbab01.dtsi21 compatible = "regulator-fixed";
29 compatible = "regulator-fixed";
38 compatible = "fixed-clock";
Dmt8127.dtsi57 compatible = "fixed-clock";
63 compatible = "fixed-clock";
69 compatible = "fixed-clock";
Dmt6589.dtsi58 compatible = "fixed-clock";
64 compatible = "fixed-clock";
70 compatible = "fixed-clock";
Dkirkwood-net2big.dts39 compatible = "regulator-fixed";
52 compatible = "fixed-clock";
Domap-gpmc-smsc911x.dtsi10 compatible = "regulator-fixed";
16 compatible = "regulator-fixed";
Domap3-sbc-t3517.dts19 compatible = "regulator-fixed";
25 compatible = "regulator-fixed";
Dvf610-twr.dts26 compatible = "fixed-clock";
32 compatible = "fixed-clock";
43 compatible = "regulator-fixed";
52 compatible = "regulator-fixed";
Dr8a7740.dtsi411 compatible = "fixed-clock";
417 compatible = "fixed-clock";
423 compatible = "fixed-clock";
429 compatible = "fixed-clock";
435 compatible = "fixed-clock";
441 compatible = "fixed-clock";
447 compatible = "fixed-clock";
453 compatible = "fixed-clock";
549 compatible = "fixed-factor-clock";
557 compatible = "fixed-factor-clock";
Drk3066a-rayeager.dts77 compatible = "regulator-fixed";
87 compatible = "regulator-fixed";
96 compatible = "regulator-fixed";
104 compatible = "regulator-fixed";
117 compatible = "regulator-fixed";
129 compatible = "regulator-fixed";
142 compatible = "regulator-fixed";
Drk3288-firefly.dtsi51 compatible = "fixed-clock";
99 compatible = "regulator-fixed";
108 compatible = "regulator-fixed";
120 compatible = "regulator-fixed";
128 compatible = "regulator-fixed";
138 compatible = "regulator-fixed";
151 compatible = "regulator-fixed";
Dste-u300.dts38 compatible = "fixed-clock";
43 compatible = "fixed-clock";
91 compatible = "fixed-clock";
96 compatible = "fixed-factor-clock";
110 compatible = "fixed-factor-clock";
124 compatible = "fixed-factor-clock";
174 compatible = "fixed-factor-clock";
Dtegra124-venice2.dts954 compatible = "fixed-clock";
986 compatible = "regulator-fixed";
996 compatible = "regulator-fixed";
1007 compatible = "regulator-fixed";
1018 compatible = "regulator-fixed";
1031 compatible = "regulator-fixed";
1040 compatible = "regulator-fixed";
1049 compatible = "regulator-fixed";
1061 compatible = "regulator-fixed";
1073 compatible = "regulator-fixed";
[all …]
Dmt8135.dtsi79 compatible = "fixed-clock";
85 compatible = "fixed-clock";
91 compatible = "fixed-clock";
Dbcm2835.dtsi160 compatible = "fixed-clock";
168 compatible = "fixed-clock";
176 compatible = "fixed-clock";
Domap-gpmc-smsc9221.dtsi14 compatible = "regulator-fixed";
20 compatible = "regulator-fixed";
Domap34xx-omap36xx-clocks.dtsi13 compatible = "fixed-factor-clock";
78 compatible = "fixed-factor-clock";
126 compatible = "fixed-factor-clock";
150 compatible = "fixed-factor-clock";
Domap3-overo-base.dtsi34 compatible = "regulator-fixed";
52 compatible = "regulator-fixed";
64 compatible = "regulator-fixed";
74 compatible = "regulator-fixed";
Dstih407-clock.dtsi20 compatible = "fixed-clock";
29 compatible = "fixed-factor-clock";
72 compatible = "fixed-factor-clock";
88 compatible = "fixed-clock";
249 compatible = "fixed-clock";
Dtegra20-trimslice.dts381 compatible = "fixed-clock";
410 compatible = "regulator-fixed";
419 compatible = "regulator-fixed";
428 compatible = "regulator-fixed";
440 compatible = "regulator-fixed";
449 compatible = "regulator-fixed";
Dimx28-tx28.dts53 compatible = "regulator-fixed";
63 compatible = "regulator-fixed";
73 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
91 compatible = "regulator-fixed";
102 compatible = "regulator-fixed";
112 compatible = "regulator-fixed";
129 compatible = "fixed-clock";
Dr8a7779-marzen.dts37 compatible = "regulator-fixed";
38 regulator-name = "fixed-3.3V";
127 compatible = "fixed-clock";
Dimx53-tx53.dtsi37 compatible = "fixed-clock";
75 compatible = "regulator-fixed";
83 compatible = "regulator-fixed";
91 compatible = "regulator-fixed";
102 compatible = "regulator-fixed";
114 compatible = "regulator-fixed";
Dstih410-clock.dtsi22 compatible = "fixed-clock";
32 compatible = "fixed-factor-clock";
74 compatible = "fixed-factor-clock";
90 compatible = "fixed-clock";
261 compatible = "fixed-clock";
Dimx6qdl-gw53xx.dtsi81 compatible = "regulator-fixed";
91 compatible = "regulator-fixed";
100 compatible = "regulator-fixed";
109 compatible = "regulator-fixed";
118 compatible = "regulator-fixed";
Dstih418-clock.dtsi22 compatible = "fixed-clock";
32 compatible = "fixed-factor-clock";
74 compatible = "fixed-factor-clock";
90 compatible = "fixed-clock";
264 compatible = "fixed-clock";
Dexynos5260-xyref5260.dts28 compatible = "fixed-clock";
35 compatible = "fixed-clock";
Dimx25-pdk.dts31 compatible = "regulator-fixed";
41 compatible = "regulator-fixed";
49 compatible = "regulator-fixed";
57 compatible = "regulator-fixed";
Dste-nomadik-stn8815.dtsi176 compatible = "fixed-clock";
188 compatible = "fixed-factor-clock";
211 compatible = "fixed-factor-clock";
217 /* PLL2 is usually 864 MHz and divided into a few fixed rates */
226 compatible = "fixed-factor-clock";
233 compatible = "fixed-factor-clock";
240 compatible = "fixed-factor-clock";
248 compatible = "fixed-factor-clock";
256 compatible = "fixed-factor-clock";
265 compatible = "fixed-clock";
Daxm55xx.dtsi35 compatible = "fixed-clock";
41 compatible = "fixed-clock";
47 compatible = "fixed-clock";
Dimx6qdl-gw552x.dtsi64 compatible = "regulator-fixed";
73 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
Dsh73a0.dtsi545 compatible = "fixed-clock";
551 compatible = "fixed-clock";
557 compatible = "fixed-clock";
562 compatible = "fixed-clock";
567 compatible = "fixed-clock";
573 compatible = "fixed-clock";
754 compatible = "fixed-factor-clock";
762 compatible = "fixed-factor-clock";
770 compatible = "fixed-factor-clock";
778 compatible = "fixed-factor-clock";
[all …]
Domap3-igep0020.dts20 compatible = "regulator-fixed";
31 compatible = "regulator-fixed";
Domap3-cm-t3730.dts14 compatible = "regulator-fixed";
26 compatible = "regulator-fixed";
Ds3c6410-smdk6410.dts39 compatible = "fixed-clock";
47 compatible = "fixed-clock";
Domap3-igep0030.dts20 compatible = "regulator-fixed";
31 compatible = "regulator-fixed";
Dr8a7790-lager.dts121 compatible = "regulator-fixed";
122 regulator-name = "fixed-3.3V";
130 compatible = "regulator-fixed";
154 compatible = "regulator-fixed";
238 compatible = "fixed-clock";
244 compatible = "fixed-clock";
Dtegra30-apalis-eval.dts232 compatible = "regulator-fixed";
242 compatible = "regulator-fixed";
254 compatible = "regulator-fixed";
Domap3430es1-clocks.dtsi30 compatible = "fixed-factor-clock";
93 compatible = "fixed-factor-clock";
117 compatible = "fixed-factor-clock";
Dintegratorap.dts25 compatible = "fixed-clock";
31 compatible = "fixed-factor-clock";
40 compatible = "fixed-clock";
Ddove-cubox.dts36 compatible = "regulator-fixed";
53 compatible = "fixed-clock";
Domap3-overo-common-peripherals.dtsi15 compatible = "regulator-fixed";
22 compatible = "regulator-fixed";
Drk3188-radxarock.dts72 compatible = "regulator-fixed";
85 compatible = "regulator-fixed";
95 compatible = "regulator-fixed";
108 compatible = "regulator-fixed";
Dtegra114-tn7.dts281 compatible = "fixed-clock";
318 compatible = "regulator-fixed";
328 compatible = "regulator-fixed";
340 compatible = "regulator-fixed";
Dimx28-eukrea-mbmx28lc.dtsi86 compatible = "regulator-fixed";
94 compatible = "regulator-fixed";
105 compatible = "regulator-fixed";
116 compatible = "regulator-fixed";
Dimx6qdl-aristainetos.dtsi21 compatible = "regulator-fixed";
29 compatible = "regulator-fixed";
37 compatible = "regulator-fixed";
48 compatible = "regulator-fixed";
Dimx6qdl-hummingboard.dtsi62 compatible = "regulator-fixed";
70 compatible = "regulator-fixed";
81 compatible = "regulator-fixed";
221 * pulled down for a fixed host connection.
Dsocfpga.dtsi121 compatible = "fixed-clock";
126 compatible = "fixed-clock";
131 compatible = "fixed-clock";
136 compatible = "fixed-clock";
285 fixed-divider = <4>;
292 fixed-divider = <2>;
306 fixed-divider = <1>;
466 fixed-divider = <4>;
Drk3288-evb.dtsi84 compatible = "regulator-fixed";
95 compatible = "regulator-fixed";
108 compatible = "regulator-fixed";
Dimx28-m28evk.dts241 compatible = "regulator-fixed";
250 compatible = "regulator-fixed";
259 compatible = "regulator-fixed";
Dr7s72100.dtsi41 compatible = "fixed-clock";
49 compatible = "fixed-clock";
58 compatible = "fixed-factor-clock";
66 compatible = "fixed-factor-clock";
74 compatible = "fixed-factor-clock";
Dr8a7778-bockw-reference.dts41 compatible = "regulator-fixed";
42 regulator-name = "fixed-3.3V";
Dbcm63138.dtsi45 compatible = "fixed-clock";
51 compatible = "fixed-clock";
Dam35xx-clocks.dtsi78 compatible = "fixed-clock";
84 compatible = "fixed-clock";
Dimx53-m53.dtsi29 compatible = "regulator-fixed";
38 compatible = "regulator-fixed";
Dtegra30-colibri.dtsi239 * see also v3_3 fixed supply
356 compatible = "fixed-clock";
369 compatible = "regulator-fixed";
378 compatible = "regulator-fixed";
Dam335x-lxm.dts27 /* Power supply provides a fixed 5V @2A */
29 compatible = "regulator-fixed";
36 /* Power supply provides a fixed 3.3V @3A */
38 compatible = "regulator-fixed";
Domap5-cm-t54.dts25 vmmcsd_fixed: fixed-regulator-mmcsd {
26 compatible = "regulator-fixed";
32 vwlan_pdn_fixed: fixed-regulator-vwlan-pdn {
33 compatible = "regulator-fixed";
43 vwlan_fixed: fixed-regulator-vwlan {
44 compatible = "regulator-fixed";
55 compatible = "regulator-fixed";
Dimx6qdl-gw51xx.dtsi65 compatible = "regulator-fixed";
74 compatible = "regulator-fixed";
83 compatible = "regulator-fixed";
Domap3-zoom3.dts29 compatible = "regulator-fixed";
35 compatible = "regulator-fixed";
43 compatible = "regulator-fixed";
Dr8a73a4.dtsi464 compatible = "fixed-clock";
470 compatible = "fixed-clock";
476 compatible = "fixed-clock";
482 compatible = "fixed-clock";
489 compatible = "fixed-clock";
652 compatible = "fixed-factor-clock";
660 compatible = "fixed-factor-clock";
668 compatible = "fixed-factor-clock";
676 compatible = "fixed-factor-clock";
Dkirkwood-blackarmor-nas220.dts70 compatible = "regulator-fixed";
82 compatible = "regulator-fixed";
Dkirkwood-nas2big.dts72 compatible = "regulator-fixed";
84 compatible = "fixed-clock";
Dimx23-evk.dts134 compatible = "regulator-fixed";
143 compatible = "regulator-fixed";
Dimx6qdl-rex.dtsi26 compatible = "regulator-fixed";
35 compatible = "regulator-fixed";
46 compatible = "regulator-fixed";
Domap2420-clocks.dtsi93 compatible = "fixed-factor-clock";
189 compatible = "fixed-factor-clock";
258 compatible = "fixed-factor-clock";
Dversatile-ab.dts28 compatible = "fixed-clock";
46 compatible = "fixed-factor-clock";
54 compatible = "fixed-factor-clock";
Dimx6sl-evk.dts48 compatible = "regulator-fixed";
59 compatible = "regulator-fixed";
70 compatible = "regulator-fixed";
79 compatible = "regulator-fixed";
88 compatible = "regulator-fixed";
Dtegra20-harmony.dts644 compatible = "fixed-clock";
677 compatible = "regulator-fixed";
686 compatible = "regulator-fixed";
695 compatible = "regulator-fixed";
705 compatible = "regulator-fixed";
715 compatible = "regulator-fixed";
725 compatible = "regulator-fixed";
735 compatible = "regulator-fixed";
Dbcm5301x.dtsi90 * fixed clock */
92 compatible = "fixed-clock";
Dimx6qdl-dfi-fs700-m60.dtsi10 compatible = "regulator-fixed";
16 compatible = "regulator-fixed";
Dimx6q-gw5400-a.dts82 compatible = "regulator-fixed";
91 compatible = "regulator-fixed";
100 compatible = "regulator-fixed";
109 compatible = "regulator-fixed";
Dtegra20-ventana.dts590 compatible = "fixed-clock";
624 compatible = "regulator-fixed";
633 compatible = "regulator-fixed";
642 compatible = "regulator-fixed";
652 compatible = "regulator-fixed";
662 compatible = "regulator-fixed";
/linux-4.1.27/drivers/clk/sunxi/
Dclk-a10-hosc.c29 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
38 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
39 if (!fixed) in sun4i_osc_clk_setup()
51 fixed->fixed_rate = rate; in sun4i_osc_clk_setup()
56 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
71 kfree(fixed); in sun4i_osc_clk_setup()
/linux-4.1.27/arch/arm64/boot/dts/arm/
Djuno-clocks.dtsi10 /* SoC fixed clocks */
12 compatible = "fixed-clock";
19 compatible = "fixed-clock";
26 compatible = "fixed-clock";
33 compatible = "fixed-clock";
40 compatible = "fixed-clock";
Djuno-motherboard.dtsi11 compatible = "fixed-clock";
18 compatible = "fixed-clock";
25 compatible = "fixed-clock";
32 compatible = "fixed-clock";
50 compatible = "regulator-fixed";
Drtsm_ve-motherboard.dtsi37 compatible = "fixed-clock";
44 compatible = "fixed-clock";
51 compatible = "fixed-clock";
228 compatible = "regulator-fixed";
Dfoundation-v8.dts170 compatible = "fixed-clock";
177 compatible = "fixed-clock";
184 compatible = "fixed-clock";
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dfixed-link.txt4 Some Ethernet MACs have a "fixed link", and are not connected to a
6 binding allows to describe a "fixed link".
8 Such a fixed link situation is described by creating a 'fixed-link'
21 Old, deprecated 'fixed-link' binding:
23 * A 'fixed-link' property in the Ethernet MAC node, with 5 cells, of the
26 fixed-links, from 0 to 31
37 fixed-link {
Dsamsung-sxgbe.txt9 These interrupts are ordered by fixed and follows variable
11 index 0 - this is fixed common interrupt of SXGBE and it is always
20 This is an integer and represents allowable DMA bursts when fixed burst.
21 Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled.
22 When fixed length is needed for burst mode, it can be set within allowable
Dbrcm,systemport.txt12 - fixed-link: see Documentation/devicetree/bindings/net/fixed-link.txt for
26 fixed-link = <0 1 1000 0 0>;
Dfsl-fec.txt17 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory.
Dbrcm,bcmgenet.txt24 - fixed-link: When the GENET interface is connected to a MoCA hardware block or
26 voluntarily disabled, this property should be used to describe the "fixed link".
27 See Documentation/devicetree/bindings/net/fixed-link.txt for information on
80 fixed-link = <1 0 1000 0 0>;
Dmarvell-pp2.txt31 then fixed link is assumed, and the 'fixed-link' property is
Dethernet.txt30 management if fixed-link is not specified.
35 For non-MDIO PHY management see fixed-link.txt.
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dfixed-factor-clock.txt1 Binding for simple fixed factor rate clock sources.
8 - compatible : shall be "fixed-factor-clock".
10 - clock-div: fixed divider.
11 - clock-mult: fixed multiplier.
19 compatible = "fixed-factor-clock";
Dbcm-cygnus-clock.txt6 Currently various "fixed" clocks are declared for peripheral drivers that use
18 compatible = "fixed-clock";
24 compatible = "fixed-clock";
30 compatible = "fixed-clock";
Dfixed-clock.txt1 Binding for simple fixed-rate clock sources.
8 - compatible : shall be "fixed-clock".
19 compatible = "fixed-clock";
Dsamsung,s5pv210-clock.txt35 pin of the SoC. Refer to generic fixed rate clock bindings
38 [1] Documentation/devicetree/bindings/clock/fixed-clock.txt
51 compatible = "fixed-clock";
58 compatible = "fixed-clock";
Dclk-s5pv210-audss.txt15 - xxti: Optional fixed rate PLL reference clock, parent of mout_audss. If
16 not specified (i.e. xusbxti is used for PLL reference), it is fixed to
20 specified, it is fixed to a clock named "iiscdclk0".
Dkeystone-pll.txt20 - fixed-postdiv : fixed post divider value. If absent, use clkod register bits
30 fixed-postdiv = <2>;
Dnvidia,tegra30-car.txt46 compatible = "fixed-clock";
53 compatible = "fixed-clock";
Dnvidia,tegra20-car.txt46 compatible = "fixed-clock";
53 compatible = "fixed-clock";
Dnvidia,tegra114-car.txt46 compatible = "fixed-clock";
53 compatible = "fixed-clock";
Dnvidia,tegra124-car.txt48 compatible = "fixed-clock";
55 compatible = "fixed-clock";
Daltr_socfpga.txt21 - fixed-divider : If clocks have a fixed divider value, use this property.
Dsamsung,s3c64xx-clock.txt50 compatible = "fixed-clock";
57 compatible = "fixed-clock";
Demev2-clock.txt75 compatible = "fixed-clock";
80 compatible = "fixed-factor-clock";
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dfixed-factor-clock.txt1 Binding for TI fixed factor rate clock sources.
12 - compatible : shall be "ti,fixed-factor-clock".
14 - ti,clock-div: fixed divider.
15 - ti,clock-mult: fixed multiplier.
27 compatible = "ti,fixed-factor-clock";
36 compatible = "ti,fixed-factor-clock";
Dautoidle.txt9 or fixed-factor.
32 compatible = "ti,fixed-factor-clock";
/linux-4.1.27/scripts/
Dcheckpatch.pl713 my @fixed = ();
745 @fixed = ();
1948 push(@fixed, $rawline) if ($fix);
2165 $fixed[$fixlinenr] =
2173 $fixed[$fixlinenr] =
2182 $fixed[$fixlinenr] =
2371 $fixed[$fixlinenr] =~ s/(^|[^A-Za-z@])($typo)($|[^A-Za-z@])/$1$typo_fix$3/;
2385 $fixed[$fixlinenr] =~ s/[\s\015]+$//;
2392 $fixed[$fixlinenr] =~ s/\s+$//;
2557 $fixed[$fixlinenr] =~ s/^\+([ \t]+)/"\+" . tabify($1)/e;
[all …]
/linux-4.1.27/drivers/clk/shmobile/
Dclk-rcar-gen2.c170 struct clk_fixed_factor *fixed; in cpg_rcan_clk_register() local
174 fixed = kzalloc(sizeof(*fixed), GFP_KERNEL); in cpg_rcan_clk_register()
175 if (!fixed) in cpg_rcan_clk_register()
178 fixed->mult = 1; in cpg_rcan_clk_register()
179 fixed->div = 6; in cpg_rcan_clk_register()
183 kfree(fixed); in cpg_rcan_clk_register()
193 &fixed->hw, &clk_fixed_factor_ops, in cpg_rcan_clk_register()
197 kfree(fixed); in cpg_rcan_clk_register()
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dfixed-regulator.txt4 - compatible: Must be "regulator-fixed";
17 However a fixed voltage regulator is expected to have the
24 compatible = "regulator-fixed";
25 regulator-name = "fixed-supply";
Dmt6397-regulator.txt111 /* fixed output 2.8 V */
126 /* fixed output 2.8 V */
133 /* fixed output 3.3 V */
Dltc3589.txt23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
24 regulator is fixed to 1.8 V on LTC3589 and to 2.8 V on LTC3589-1,2. The ldo4
/linux-4.1.27/drivers/base/
Ddma-contiguous.c112 bool fixed = false; in dma_contiguous_reserve() local
121 fixed = true; in dma_contiguous_reserve()
141 fixed); in dma_contiguous_reserve()
164 bool fixed) in dma_contiguous_reserve_area() argument
168 ret = cma_declare_contiguous(base, size, limit, 0, 0, fixed, res_cma); in dma_contiguous_reserve_area()
/linux-4.1.27/drivers/gpu/drm/i2c/
Dch7006_priv.h35 typedef int64_t fixed; typedef
50 fixed vrefresh;
55 fixed subc_freq;
56 fixed black_level;
68 fixed subc_coeff;
163 static inline int32_t round_fixed(fixed x) in round_fixed()
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Dmarvell,armada-370-xp-timer.txt23 "fixed" (Reference 25 MHz fixed-clock).
43 clock-names = "nbclk", "fixed";
Dallwinner,sun4i-timer.txt8 - clocks: phandle to the source clock (usually a 24 MHz fixed clock)
/linux-4.1.27/Documentation/block/
Dcmdline-partition.txt5 It is typically used for fixed block (eMMC) embedded devices.
17 block device disk name, embedded device used fixed block device,
18 it's disk name also fixed. such as: mmcblk0, mmcblk1, mmcblk0boot0.
/linux-4.1.27/Documentation/devicetree/bindings/ufs/
Dufshcd-pltfrm.txt24 - <name>-fixed-regulator : boolean property specifying that <name>-supply is a fixed regulator
33 fixed rate clock source.
45 vdd-hba-fixed-regulator;
/linux-4.1.27/arch/powerpc/mm/
Dslice.c392 int fixed = (flags & MAP_FIXED); in slice_get_unmapped_area() local
408 if (fixed && (addr & ((1ul << pshift) - 1))) in slice_get_unmapped_area()
410 if (fixed && addr > (mm->task_size - len)) in slice_get_unmapped_area()
414 if (!fixed && addr) { in slice_get_unmapped_area()
452 if (fixed) in slice_get_unmapped_area()
458 if (addr != 0 || fixed) { in slice_get_unmapped_area()
491 if ((addr != 0 || fixed) && slice_check_fit(mask, potential_mask)) { in slice_get_unmapped_area()
497 if (fixed) in slice_get_unmapped_area()
/linux-4.1.27/Documentation/networking/
Dskfp.txt161 Problems fixed:
165 Problems fixed:
179 Problems fixed:
185 Problems fixed:
189 Problems fixed:
198 Problems fixed:
205 Problems fixed:
Dradiotap-headers.txt18 There is a fixed portion at the start which contains a u32 bitmap that defines
41 After the fixed part of the header, the arguments follow for each argument
47 - the argument payload for a given argument index has a fixed size. So
63 entities in the fixed radiotap header or the argument region means that you
/linux-4.1.27/Documentation/ia64/
DIRQ-redir.txt21 Set the delivery mode of interrupt 41 to fixed and route the
34 fixed.
43 fixed SAPIC mode with hint). The XTP chipset registers are used as hints
53 If the platform doesn't feature interrupt redirection IOSAPIC fixed
/linux-4.1.27/include/linux/
Ddma-contiguous.h87 bool fixed);
134 bool fixed) in dma_contiguous_reserve_area() argument
Dcma.h25 bool fixed, struct cma **res_cma);
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dcdns,xtensa-pic.txt11 Periferals are usually connected to a fixed external IRQ, but for different
13 IRQ sensitivity and priority are fixed for each core variant and may not be
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c205 static u32 fixed; in ipath_chk_errormask() local
217 fixed++; in ipath_chk_errormask()
233 fixed, errormask, (unsigned long)dd->ipath_errormask, in ipath_chk_errormask()
237 fixed, errormask, in ipath_chk_errormask()
/linux-4.1.27/arch/x86/kvm/
Dpmu.c435 bool fixed = pmc & (1u << 30); in kvm_pmu_check_pmc() local
437 return (!fixed && pmc >= pmu->nr_arch_gp_counters) || in kvm_pmu_check_pmc()
438 (fixed && pmc >= pmu->nr_arch_fixed_counters); in kvm_pmu_check_pmc()
445 bool fixed = pmc & (1u << 30); in kvm_pmu_read_pmc() local
450 if (!fixed && pmc >= pmu->nr_arch_gp_counters) in kvm_pmu_read_pmc()
452 if (fixed && pmc >= pmu->nr_arch_fixed_counters) in kvm_pmu_read_pmc()
454 counters = fixed ? pmu->fixed_counters : pmu->gp_counters; in kvm_pmu_read_pmc()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dqcom,spmi-pmic.txt6 register space up into logical pieces, and set of fixed register
13 16-bit SPMI slave address space into 256 smaller fixed-size regions, 256 bytes
14 each. A function can consume one or more of these fixed-size register regions.
/linux-4.1.27/Documentation/devicetree/bindings/hwmon/
Dg762.txt7 - "clocks": a fixed clock providing input clock frequency
34 compatible = "fixed-clock";
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Dmarvel.txt30 "fixed" (Reference 25 MHz fixed-clock).
/linux-4.1.27/mm/
Dcma.c231 bool fixed, struct cma **res_cma) in cma_declare_contiguous() argument
276 fixed = false; in cma_declare_contiguous()
286 if (fixed && base < highmem_start && base + size > highmem_start) { in cma_declare_contiguous()
302 if (fixed) { in cma_declare_contiguous()
/linux-4.1.27/drivers/clk/ti/
Dclk.c202 struct ti_clk_fixed *fixed; in ti_clk_register_clk() local
211 fixed = setup->data; in ti_clk_register_clk()
214 CLK_IS_ROOT, fixed->frequency); in ti_clk_register_clk()
/linux-4.1.27/Documentation/leds/
Dleds-lp5562.txt28 Red ... Engine 1 (fixed)
29 Green ... Engine 2 (fixed)
30 Blue ... Engine 3 (fixed)
/linux-4.1.27/arch/mips/kvm/
D00README.txt27 This will be fixed in a future release.
31 This will be fixed in a future release
/linux-4.1.27/arch/powerpc/boot/
DMakefile89 src-plat-$(CONFIG_40x) += fixed-head.S ep405.c cuboot-hotfoot.c \
100 simpleboot.c fixed-head.S virtex.c
101 src-plat-$(CONFIG_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c
103 src-plat-$(CONFIG_PPC_82xx) += cuboot-pq2.c fixed-head.S ep8248e.c cuboot-824x.c
104 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c
109 fixed-head.S mvme5100.c
/linux-4.1.27/drivers/media/v4l2-core/
DKconfig20 bool "Enable old-style fixed minor ranges on drivers/video devices"
23 Say Y here to enable the old-style fixed-range minor assignments.
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dcs35l32.txt24 2 = (Default) Boost voltage fixed in Bypass Mode (VBST = VP).
25 3 = Boost voltage fixed at 5 V.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Datmel,lcdc.txt15 for fixed framebuffer memory. Useful for dedicated memories.
43 Example for fixed framebuffer memory:
/linux-4.1.27/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt26 "ftm_fix" (fixed counter clock),
27 "ftm_cnt_clk_en" (external and fixed counter clock enable/disable).
/linux-4.1.27/arch/xtensa/boot/dts/
Dxtfpga.dtsi41 compatible = "fixed-clock";
46 compatible = "fixed-clock";
/linux-4.1.27/arch/arc/boot/dts/
Dabilis_tb10x.dtsi47 compatible = "fixed-clock";
52 compatible = "fixed-factor-clock";
58 compatible = "fixed-factor-clock";
/linux-4.1.27/drivers/usb/serial/
DMakefile-keyspan_pda_fw3 # insisting upon fixed suffixes for the input and output files,
/linux-4.1.27/net/wireless/
Dwext-compat.c293 if (rts->disabled || !rts->fixed) in cfg80211_wext_siwrts()
316 rts->fixed = 1; in cfg80211_wext_giwrts()
331 if (frag->disabled || !frag->fixed) in cfg80211_wext_siwfrag()
356 frag->fixed = 1; in cfg80211_wext_giwfrag()
868 if (data->txpower.fixed) { in cfg80211_wext_siwtxpower()
920 data->txpower.fixed = 1; in cfg80211_wext_giwtxpower()
1228 u32 fixed, maxrate; in cfg80211_wext_siwrate() local
1237 fixed = 0; in cfg80211_wext_siwrate()
1242 } else if (rate->fixed) { in cfg80211_wext_siwrate()
1243 fixed = rate->value / 100000; in cfg80211_wext_siwrate()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dbrcm,bcm6345-uart.txt26 compatible = "fixed-clock";
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi_oc_tiny.txt12 is programmable. They are not needed if the divider is fixed.
/linux-4.1.27/Documentation/fb/
Dtgafb.txt21 * Support for fixed-frequency and other oddball monitors
64 refreshed. This is an X server problem, not a tgafb problem, and is fixed in

12345