Home
last modified time | relevance | path

Searched refs:so (Results 1 – 25 of 1046) sorted by relevance

12345678910>>...42

/linux-2.6.39/arch/sh/boards/mach-kfr2r09/
Dlcd_wqvga.c63 struct sh_mobile_lcdc_sys_bus_ops *so) in read_reg() argument
65 return so->read_data(sohandle); in read_reg()
69 struct sh_mobile_lcdc_sys_bus_ops *so, in write_reg() argument
73 so->write_data(sohandle, v); /* PTH4/LCDRS High [param, 17:0] */ in write_reg()
75 so->write_index(sohandle, v); /* PTH4/LCDRS Low [cmd, 7:0] */ in write_reg()
79 struct sh_mobile_lcdc_sys_bus_ops *so, in write_data() argument
85 write_reg(sohandle, so, 1, data[i]); in write_data()
89 struct sh_mobile_lcdc_sys_bus_ops *so) in read_device_code() argument
94 write_reg(sohandle, so, 0, 0xb0); in read_device_code()
95 write_reg(sohandle, so, 1, 0x00); in read_device_code()
[all …]
/linux-2.6.39/arch/sh/boards/mach-migor/
Dlcd_qvga.c117 struct sh_mobile_lcdc_sys_bus_ops *so) in migor_lcd_qvga_setup() argument
124 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
126 if (read_reg16(sohandle, so, 0) != 0x1505) in migor_lcd_qvga_setup()
131 migor_lcd_qvga_seq(sohandle, so, sync_data, ARRAY_SIZE(sync_data)); in migor_lcd_qvga_setup()
132 write_reg16(sohandle, so, 0x00A4, 0x0001); in migor_lcd_qvga_setup()
135 migor_lcd_qvga_seq(sohandle, so, magic0_data, ARRAY_SIZE(magic0_data)); in migor_lcd_qvga_setup()
138 migor_lcd_qvga_seq(sohandle, so, magic1_data, ARRAY_SIZE(magic1_data)); in migor_lcd_qvga_setup()
139 write_reg16(sohandle, so, 0x0050, 0xef - (yres - 1)); in migor_lcd_qvga_setup()
140 write_reg16(sohandle, so, 0x0051, 0x00ef); in migor_lcd_qvga_setup()
141 write_reg16(sohandle, so, 0x0052, 0x0000); in migor_lcd_qvga_setup()
[all …]
/linux-2.6.39/arch/x86/vdso/
DMakefile9 vdso-install-$(VDSO64-y) += vdso.so
22 $(obj)/vdso.o: $(obj)/vdso.so
24 targets += vdso.so vdso.so.dbg vdso.lds $(vobjs-y)
28 VDSO_LDFLAGS_vdso.lds = -m64 -Wl,-soname=linux-vdso.so.1 \
31 $(obj)/vdso.o: $(src)/vdso.S $(obj)/vdso.so
33 $(obj)/vdso.so.dbg: $(src)/vdso.lds $(vobjs) FORCE
36 $(obj)/%.so: OBJCOPYFLAGS := -S
37 $(obj)/%.so: $(obj)/%.so.dbg FORCE
58 $(obj)/%-syms.lds: $(obj)/%.so.dbg FORCE
65 vdso32.so-$(VDSO32-y) += int80
[all …]
/linux-2.6.39/arch/powerpc/kernel/vdso32/
DMakefile12 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
18 ccflags-y += -nostdlib -Wl,-soname=linux-vdso32.so.1 \
27 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
30 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32)
34 $(obj)/%.so: OBJCOPYFLAGS := -S
35 $(obj)/%.so: $(obj)/%.so.dbg FORCE
52 vdso32.so: $(obj)/vdso32.so.dbg
56 vdso_install: vdso32.so
Dcacheflush.S43 crclr cr0*4+so
60 crclr cr0*4+so
78 crclr cr0*4+so
/linux-2.6.39/arch/powerpc/kernel/vdso64/
DMakefile7 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
13 ccflags-y += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
22 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
25 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64)
29 $(obj)/%.so: OBJCOPYFLAGS := -S
30 $(obj)/%.so: $(obj)/%.so.dbg FORCE
47 vdso64.so: $(obj)/vdso64.so.dbg
51 vdso_install: vdso64.so
Dcacheflush.S43 crclr cr0*4+so
60 crclr cr0*4+so
78 crclr cr0*4+so
/linux-2.6.39/arch/s390/kernel/vdso64/
DMakefile7 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg
15 KBUILD_CFLAGS_64 += -nostdlib -Wl,-soname=linux-vdso64.so.1 \
26 $(obj)/vdso64_wrapper.o : $(obj)/vdso64.so
29 $(obj)/vdso64.so.dbg: $(src)/vdso64.lds $(obj-vdso64)
33 $(obj)/%.so: OBJCOPYFLAGS := -S
34 $(obj)/%.so: $(obj)/%.so.dbg FORCE
51 vdso64.so: $(obj)/vdso64.so.dbg
55 vdso_install: vdso64.so
/linux-2.6.39/arch/s390/kernel/vdso32/
DMakefile7 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg
15 KBUILD_CFLAGS_31 += -nostdlib -Wl,-soname=linux-vdso32.so.1 \
26 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so
29 $(obj)/vdso32.so.dbg: $(src)/vdso32.lds $(obj-vdso32)
33 $(obj)/%.so: OBJCOPYFLAGS := -S
34 $(obj)/%.so: $(obj)/%.so.dbg FORCE
51 vdso32.so: $(obj)/vdso32.so.dbg
55 vdso_install: vdso32.so
/linux-2.6.39/tools/perf/Documentation/
Dexamples.txt85 23.57% git-repack /lib64/libc-2.5.so
86 21.81% git /lib64/libc-2.5.so
89 7.12% git /lib64/ld-2.5.so
90 3.16% git-repack /lib64/libpthread-2.5.so
92 1.97% rm /lib64/libc-2.5.so
93 1.39% mv /lib64/ld-2.5.so
94 1.37% mv /lib64/libc-2.5.so
95 1.12% git-repack /lib64/ld-2.5.so
96 0.95% rm /lib64/ld-2.5.so
97 0.90% git-update-serv /lib64/libc-2.5.so
[all …]
/linux-2.6.39/arch/ia64/kernel/
DMakefile.gate3 targets += gate.so gate-syms.o
5 extra-y += gate.so gate-syms.o gate.lds gate.o
12 GATECFLAGS_gate.so = -shared -s -Wl,-soname=linux-gate.so.1 \
14 $(obj)/gate.so: $(obj)/gate.lds $(obj)/gate.o FORCE
27 $(obj)/gate-data.o: $(obj)/gate.so
/linux-2.6.39/arch/sh/kernel/vsyscall/
DMakefile4 $(foreach F,trapa,$(obj)/vsyscall-$F.so)
7 targets += $(foreach F,trapa,vsyscall-$F.o vsyscall-$F.so)
17 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 \
20 SYSCFLAGS_vsyscall-trapa.so = $(vsyscall-flags)
22 $(obj)/vsyscall-trapa.so: \
23 $(obj)/vsyscall-%.so: $(src)/vsyscall.lds $(obj)/vsyscall-%.o FORCE
/linux-2.6.39/drivers/hwmon/
DKconfig22 This support can also be built as a module. If so, the module
54 This driver can also be built as a module. If so, the module
68 This driver can also be built as a module. If so, the module
78 This driver can also be built as a module. If so, the module
88 This driver can also be built as a module. If so, the module
104 This driver can also be built as a module. If so, the module
115 This driver can also be built as a module. If so, the module
126 This driver can also be built as a module. If so, the module
137 This driver can also be built as a module. If so, the module
148 This driver can also be built as a module. If so, the module
[all …]
/linux-2.6.39/drivers/rtc/
DKconfig18 This driver can also be built as a module. If so, the module
44 functions run, so it must usually be statically linked.
46 This clock should be battery-backed, so that it reads the correct
93 You may want to set up a symbolic link so one of these
123 This driver can also be built as a module. If so, the module
146 This driver can also be built as a module. If so, the module
157 This driver can also be built as a module. If so, the module
166 This driver can also be built as a module. If so, the module
177 This driver can also be built as a module. If so, the module
186 This driver can also be built as a module. If so, the module
[all …]
/linux-2.6.39/drivers/i2c/busses/
DKconfig19 This driver can also be built as a module. If so, the module
31 This driver can also be built as a module. If so, the module
41 This driver can also be built as a module. If so, the module
53 This driver can also be built as a module. If so, the module
66 This driver can also be built as a module. If so, the module
76 This driver can also be built as a module. If so, the module
105 This driver can also be built as a module. If so, the module
117 This driver can also be built as a module. If so, the module
144 This driver can also be built as a module. If so, the module
154 This driver can also be built as a module. If so, the module
[all …]
/linux-2.6.39/crypto/
Dtwofish_common.c516 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
597 u8 si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; in twofish_setkey() local
644 CALC_S (sm, sn, so, sp, 24, 0x00, 0x2D, 0x01, 0x2D); /* 01 A4 02 A4 */ in twofish_setkey()
645 CALC_S (sm, sn, so, sp, 25, 0x2D, 0xA4, 0x44, 0x8A); /* A4 56 A1 55 */ in twofish_setkey()
646 CALC_S (sm, sn, so, sp, 26, 0x8A, 0xD5, 0xBF, 0xD1); /* 55 82 FC 87 */ in twofish_setkey()
647 CALC_S (sm, sn, so, sp, 27, 0xD1, 0x7F, 0x3D, 0x99); /* 87 F3 C1 5A */ in twofish_setkey()
648 CALC_S (sm, sn, so, sp, 28, 0x99, 0x46, 0x66, 0x96); /* 5A 1E 47 58 */ in twofish_setkey()
649 CALC_S (sm, sn, so, sp, 29, 0x96, 0x3C, 0x5B, 0xED); /* 58 C6 AE DB */ in twofish_setkey()
650 CALC_S (sm, sn, so, sp, 30, 0xED, 0x37, 0x4F, 0xE0); /* DB 68 3D 9E */ in twofish_setkey()
651 CALC_S (sm, sn, so, sp, 31, 0xE0, 0xD0, 0x8C, 0x17); /* 9E E5 19 03 */ in twofish_setkey()
/linux-2.6.39/Documentation/trace/
Dtracepoint-analysis.txt210 o When receiving an event about a PID, it can record who the parent was so
243 6.85% hackbench /lib/i686/cmov/libc-2.9.so
244 2.62% hackbench /lib/ld-2.9.so
248 0.02% perf /lib/i686/cmov/libc-2.9.so
250 0.01% perf /lib/ld-2.9.so
251 0.00% hackbench /lib/i686/cmov/libpthread-2.9.so
257 within the VDSO. With simple binaries, this will often be the case so let's
259 noticed that X was generating an insane amount of page allocations so let's look
276 47.95% Xorg /opt/gfx-test/lib/libpixman-1.so.0.13.1
277 0.09% Xorg /lib/i686/cmov/libc-2.9.so
[all …]
/linux-2.6.39/drivers/i2c/muxes/
DKconfig17 This driver can also be built as a module. If so, the module
27 This driver can also be built as a module. If so, the module
37 This driver can also be built as a module. If so, the module
/linux-2.6.39/drivers/w1/masters/
DKconfig14 This support is also available as a module. If so, the module
24 This support is also available as a module. If so, the module
34 This driver can also be built as a module. If so, the module
58 This support is also available as a module. If so, the module
/linux-2.6.39/arch/cris/arch-v32/lib/
Dnand_init.S8 ## code must fit in the first 256 bytes so alter with care.
13 ## does autoincrement on the address so for a 16-bite device each
20 ## switch between normal area and spare area if you do that so we
/linux-2.6.39/arch/ia64/hp/sim/boot/
Dbootloader.lds19 /* We want the small data sections together, so single-instruction offsets
20 can access them all, and initialized data all before uninitialized, so
42 of the section so we begin them at 0. */
/linux-2.6.39/drivers/i2c/
DKconfig22 This I2C support can also be built as a module. If so, the module
47 This support is also available as a module. If so, the module
58 This support is also available as a module. If so, the module
67 Some I2C bus drivers require so-called "I2C algorithm" modules
69 I2C interfaces. This option will autoselect them so that you don't
84 This support is also available as a module. If so, the module
/linux-2.6.39/Documentation/laptops/
Dacer-wmi.txt40 acer-wmi until Acer fix their ACPI-WMI implementation on them, so has been
90 acer-wmi come with built-in wireless. However, should you feel so inclined to
99 For bluetooth, this is an internal USB dongle, so once enabled, you will get
104 Bluetooth is autodetected by acer-wmi, so if you do not have a bluetooth module
106 quite common for Acer not to fit bluetooth to their laptops - so just because
119 3G is currently not autodetected, so the 'threeg' file is always created under
121 have tried Linux, or reported back, so we don't have any information on this.
123 If you have an Acer laptop that does have a 3G card in, please contact me so we
151 it works, please report back to me with the DMI data from your laptop so this
158 The mail LED is autodetected, so if you don't have one, the LED device won't
/linux-2.6.39/scripts/
DMakefile.host56 host-cshlib := $(sort $(filter %.so, $(host-cobjs)))
58 host-cobjs := $(filter-out %.so,$(host-cobjs))
61 host-cshobjs := $(sort $(foreach m,$(host-cshlib),$($(m:.so=-objs))))
163 $(addprefix $(obj)/,$($(@F:.so=-objs))) \
/linux-2.6.39/Documentation/
Ddontdiff34 *.so
35 *.so.dbg
209 vdso32.so.dbg
211 vdso64.so.dbg

12345678910>>...42