Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/arch/parisc/kernel/
Dperf_asm.S104 ;* arg0 : rdr to be read
111 ;* arg0 : rdr to be read
127 ; read(shift in) the RDR.
186 ; RDR 2 read sequence
198 ; RDR 3 read sequence
210 ; RDR 4 read sequence
222 ; RDR 5 read sequence
234 ; RDR 6 read sequence
246 ; RDR 7 read sequence
258 ; RDR 8 read sequence
[all …]
/arch/ia64/sn/kernel/sn2/
Dsn_proc_fs.c66 .read = seq_read,
73 .read = seq_read,
80 .read = seq_read,
87 .read = seq_read,
94 .read = seq_read,
/arch/mn10300/unit-asb2305/
Dpci.c231 .read = pci_ampci_read_config,
252 if ((!o->read(&bus, 0, PCI_CLASS_DEVICE, 2, &x) && in pci_sanity_check()
254 (!o->read(&bus, 0, PCI_VENDOR_ID, 2, &x) && in pci_sanity_check()
417 o->read (bus, PCI_DEVFN(2, 0), PCI_VENDOR_ID, 4, &x); in unit_disable_pcnet()
418 o->read (bus, PCI_DEVFN(2, 0), PCI_COMMAND, 2, &x); in unit_disable_pcnet()
423 o->read (bus, PCI_DEVFN(2, 0), PCI_COMMAND, 2, &x); in unit_disable_pcnet()
425 o->read (bus, PCI_DEVFN(2, 0), PCI_BASE_ADDRESS_0, 4, &x); in unit_disable_pcnet()
484 o->read (&bus, PCI_DEVFN(3, 0), PCI_COMMAND, 2, &x); in unit_pci_init()
490 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x); in unit_pci_init()
491 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE_UPPER16, 4, &x); in unit_pci_init()
[all …]
/arch/powerpc/boot/dts/fsl/
Dp1022ds.dtsi47 read-only;
53 read-only;
59 read-only;
65 read-only;
76 read-only;
82 read-only;
95 read-only;
106 read-only;
117 read-only;
170 read-only;
[all …]
Dp2020rdb.dts53 read-only;
60 read-only;
67 read-only;
82 read-only;
98 read-only;
105 read-only;
112 read-only;
119 read-only;
166 read-only;
173 read-only;
[all …]
Dp1020rdb.dtsi49 read-only;
56 read-only;
63 read-only;
78 read-only;
94 read-only;
101 read-only;
108 read-only;
115 read-only;
159 read-only;
166 read-only;
[all …]
/arch/arm/boot/dts/
Dkeystone-k2l-evm.dts73 ti,cs-read-hold-ns = <6>;
74 ti,cs-read-strobe-ns = <23>;
75 ti,cs-read-setup-ns = <9>;
98 read-only;
104 read-only;
121 m25p,fast-read;
127 read-only;
Dkeystone-k2e-evm.dts100 ti,cs-read-hold-ns = <6>;
101 ti,cs-read-strobe-ns = <23>;
102 ti,cs-read-setup-ns = <9>;
125 read-only;
131 read-only;
148 m25p,fast-read;
154 read-only;
Dkeystone-k2hk-evm.dts117 ti,cs-read-hold-ns = <6>;
118 ti,cs-read-strobe-ns = <23>;
119 ti,cs-read-setup-ns = <9>;
142 read-only;
148 read-only;
172 m25p,fast-read;
178 read-only;
Dgemini-nas4220b.dts76 read-only;
93 read-only;
98 read-only;
103 read-only;
Dgemini-wbd222.dts81 read-only;
94 read-only;
99 read-only;
104 read-only;
/arch/mips/boot/dts/ralink/
Drt2880_eval.dts31 read-only;
36 read-only;
41 read-only;
Drt3052_eval.dts31 read-only;
36 read-only;
41 read-only;
/arch/arm/mach-omap2/
Domap-headsmp.S46 wait: ldr r2, =AUX_CORE_BOOT0_PA @ read from AuxCoreBoot0
62 wait_2: ldr r2, =AUX_CORE_BOOT0_PA @ read from AuxCoreBoot0
85 smc #0 @ read from AuxCoreBoot0
102 smc #0 @ read from AuxCoreBoot0
Dvoltagedomains54xx_data.c39 .read = omap4_prm_vcvp_read,
50 .read = omap4_prm_vcvp_read,
61 .read = omap4_prm_vcvp_read,
Dvoltagedomains44xx_data.c53 .read = omap4_prm_vcvp_read,
64 .read = omap4_prm_vcvp_read,
75 .read = omap4_prm_vcvp_read,
/arch/arm/lib/
Decard.S20 @ Purpose: call an expansion card loader to read bytes.
22 @ Returns: byte read
35 @ Returns: byte read
/arch/cris/arch-v10/drivers/
Deeprom.c107 .read = eeprom_read,
448 int read=0; in eeprom_read() local
490 read = read_from_eeprom( buf, count); in eeprom_read()
492 if(read > 0) in eeprom_read()
494 *off += read; in eeprom_read()
498 return read; in eeprom_read()
733 int i, read=0; in read_from_eeprom() local
756 while( (read < count)) in read_from_eeprom()
758 if (put_user(i2c_inbyte(), &buf[read++])) in read_from_eeprom()
769 if(read < count) in read_from_eeprom()
[all …]
/arch/m68k/ifpsp060/
DCHANGES33 1) "movep" emulation where data was being read from memory
50 If {i,d}mem_{read,write}_{byte,word,long}() returns
58 ADDR should cause a "segmentation violation", the memory read
72 a {i,d}mem_{read,write}_{byte,word,long}() "call-out",
78 For instruction read access errors, the info stacked is:
87 bit 24 = 1 (read)
100 For data read/write access errors, the info stacked is:
109 bit 24 = x (read; 1 if read, 0 if write)
110 bit 23 = x (write; 1 if write, 0 if read)
/arch/powerpc/boot/dts/
Do2d300.dts33 read-only;
38 read-only;
43 read-only;
/arch/x86/pci/
Dce4100.c49 void (*read)(struct sim_dev_reg *reg, u32 *value); member
56 void (*read)(struct sim_dev_reg *reg, u32 value); member
73 pci_direct_conf1.read(0, 1, reg->dev_func, reg->reg, 4, in reg_init()
90 pci_direct_conf1.read(0, 1, PCI_DEVFN(14, 0), 0x10, 4, in sata_reg_init()
220 pci_direct_conf1.read(0, 0, devfn, in bridge_read()
267 bus1_fixups[i].read) { in ce4100_bus1_read()
270 bus1_fixups[i].read(&(bus1_fixups[i]), value); in ce4100_bus1_read()
291 return pci_direct_conf1.read(seg, bus, devfn, reg, len, value); in ce4100_conf_read()
330 .read = ce4100_conf_read,
/arch/powerpc/boot/
Dhack-coff.c49 if (read(fd, &fhdr, sizeof(fhdr)) != sizeof(fhdr)) in main()
57 if (read(fd, &aout, aoutsz) != aoutsz) in main()
61 if (read(fd, &shdr, sizeof(shdr)) != sizeof(shdr)) in main()
/arch/cris/boot/tools/
Dbuild.c148 if (read(id,buf,MINIX_HEADER) != MINIX_HEADER) in main()
162 i=read(id,buf,sizeof buf); in main()
177 if (read(id,buf,MINIX_HEADER) != MINIX_HEADER) in main()
191 for (i=0 ; (c=read(id,buf,sizeof buf))>0 ; i+=c ) in main()
235 if (read(id,buf,GCC_HEADER) != GCC_HEADER) in main()
265 if ((n=read(id, buf, l)) != l) { in main()
/arch/cris/arch-v10/kernel/
Ddebugport.c29 const volatile unsigned* read; member
294 while (!(*port->read & IO_MASK(R_SERIAL0_READ, tr_ready))) in console_write_direct()
299 while (!(*port->read & IO_MASK(R_SERIAL0_READ, tr_ready))) in console_write_direct()
343 readval = *kgdb_port->read; in getDebugChar()
357 while (!(*kgdb_port->read & IO_MASK(R_SERIAL0_READ, tr_ready))) in putDebugChar()
475 read : NULL,
487 read : NULL,
500 read : NULL,
512 read : NULL,
524 read : NULL,
/arch/um/os-Linux/
Dsigio.c73 CATCH_EINTR(n = read(sigio_private[1], &c, in write_sigio_thread()
143 CATCH_EINTR(n = read(sigio_private[0], &c, sizeof(c))); in update_thread()
339 void sigio_broken(int fd, int read) in sigio_broken() argument
355 .events = read ? POLLIN : POLLOUT, in sigio_broken()
365 void maybe_sigio_broken(int fd, int read) in maybe_sigio_broken() argument
370 if ((read || pty_output_sigio) && (!read || pty_close_sigio)) in maybe_sigio_broken()
373 sigio_broken(fd, read); in maybe_sigio_broken()
504 while (((n = read(slave, buf, sizeof(buf))) > 0) && in tty_output()

12345678910>>...31