Searched defs:this (Results 1 - 25 of 37) sorted by path

12

/arch/alpha/kernel/
H A Dsetup.c98 * As of this version (2.5.59), console_init() will call
223 * ??? If this becomes less standard, move the struct out into the
329 this for later. */
550 as early as possible, so do this NOW, and then
711 /* First guess at cpu cache sizes. Do this before init_arch. */
739 /* FIXME: only set this when we actually have EISA in this box? */
745 * FIXME: how was this failing? Should we trust it instead,
1140 * the HWRPB. That's what this function does. It checks the revision
1157 * is old and does not have this dat
1505 alpha_panic_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/arch/arm/mach-at91/
H A Dgpio.c495 /* Several AIC controller irqs are dispatched through this GPIO handler.
746 struct at91_gpio_chip *this, *prev; local
754 for (pioc = 0, this = gpio_chip, prev = NULL;
756 prev = this, this++) {
759 __raw_writel(~0, this->regbase + PIO_IDR);
761 /* setup irq domain for this GPIO controller */
762 at91_gpio_irqdomain(this);
764 for (offset = 0; offset < this->chip.ngpio; offset++) {
765 unsigned int virq = irq_find_mapping(this
[all...]
/arch/arm/mach-ixp4xx/
H A Dixdp425-setup.c79 struct nand_chip *this = mtd->priv; local
80 int offset = (int)this->priv;
91 this->priv = (void *)offset;
95 writeb(cmd, this->IO_ADDR_W + offset);
/arch/arm/mach-omap1/
H A Dboard-nand.c25 struct nand_chip *this = mtd->priv; local
35 writeb(cmd, this->IO_ADDR_W + mask);
H A Dboard-voiceblue.c163 static int panic_event(struct notifier_block *this, unsigned long event, argument
/arch/arm/mach-orion5x/
H A Dts78xx-setup.c179 struct nand_chip *this = mtd->priv; local
192 writeb(cmd, this->IO_ADDR_W);
387 /* TODO: put this 'table' into ts78xx-fpga.h */
/arch/arm/mach-pxa/
H A Dballoon3.c575 struct nand_chip *this = mtd->priv; local
599 writeb(cmd, this->IO_ADDR_W);
634 "NAND support might be broken in this version!", ver);
H A Dem-x270.c292 struct nand_chip *this = mtd->priv; local
293 unsigned long nandaddr = (unsigned long)this->IO_ADDR_W;
313 this->IO_ADDR_W = (void __iomem *)nandaddr;
315 writel(dat, this->IO_ADDR_W);
H A Dpalmtx.c253 struct nand_chip *this = mtd->priv; local
254 char __iomem *nandaddr = this->IO_ADDR_W;
/arch/blackfin/mach-bf537/boards/
H A Dstamp.c407 struct nand_chip *this = mtd->priv; local
413 writeb(cmd, this->IO_ADDR_W + (1 << BFIN_NAND_PLAT_CLE));
415 writeb(cmd, this->IO_ADDR_W + (1 << BFIN_NAND_PLAT_ALE));
539 .enable_dma = 0, /* use dma transfer with this chip*/
928 .enable_dma = 0, /* use dma transfer with this chip*/
934 .enable_dma = 0, /* use dma transfer with this chip*/
942 .modalias = "m25p80", /* Name of spi_driver for this device */
1192 .modalias = "ad7476", /* Name of spi_driver for this device */
/arch/blackfin/mach-bf561/boards/
H A Dacvilon.c26 * along with this program; if not, see the file COPYING, or write
270 struct nand_chip *this = mtd->priv; local
276 writeb(cmd, this->IO_ADDR_W + (1 << BFIN_NAND_PLAT_CLE));
278 writeb(cmd, this->IO_ADDR_W + (1 << BFIN_NAND_PLAT_ALE));
369 .enable_dma = 0, /* use dma transfer with this chip */
/arch/cris/arch-v32/drivers/mach-a3/
H A Dnandflash.c55 struct nand_chip *this = mtd->priv; local
67 this->IO_ADDR_W = (void __iomem *)REG_ADDR(pio,
71 this->IO_ADDR_W = (void __iomem *)REG_ADDR(pio,
75 this->IO_ADDR_W = (void __iomem *)REG_ADDR(pio,
88 writeb(cmd, this->IO_ADDR_W);
111 struct nand_chip *this; local
150 this = &wrapper->chip;
154 crisv32_mtd->priv = this;
157 this->IO_ADDR_R = read_cs;
158 this
[all...]
/arch/cris/arch-v32/drivers/mach-fs/
H A Dnandflash.c54 struct nand_chip *this = mtd->priv; local
67 * Optimize for this case; works for 2.6.18 */
83 writeb(cmd, this->IO_ADDR_W);
109 struct nand_chip *this; local
131 this = &wrapper->chip;
145 crisv32_mtd->priv = this;
148 this->IO_ADDR_R = read_cs;
149 this->IO_ADDR_W = write_cs;
150 this->cmd_ctrl = crisv32_hwcontrol;
151 this
[all...]
/arch/frv/mb93090-mb00/
H A Dpci-dma-nommu.c40 struct list_head *this = &dma_alloc_list; local
59 list_for_each (this, &dma_alloc_list) {
60 struct dma_alloc_record *this_r = list_entry(this, struct dma_alloc_record, list);
70 this = &dma_alloc_list;
75 list_add_tail(&new->list, this);
/arch/ia64/hp/sim/
H A Dsimeth.c55 static int simeth_device_event(struct notifier_block *this,unsigned long event, void *ptr);
133 /* this puts the host interface in the right mode (start interrupting) */
170 * So far this function "detects" only one card (test_&_set) but could
218 * attach the interrupt in the simulator, this does enable interrupts
259 * we use this function to shutdown packet processing in the frame filter
263 * That's also the place where we pass the IP address of this device to the
266 * There may be a better way of doing this, but I don't know which yet.
269 simeth_device_event(struct notifier_block *this,unsigned long event, void *ptr) argument
/arch/ia64/kernel/
H A Dperfmon.c251 unsigned long reset_pmds[4]; /* which other pmds to reset when this counter overflows */
322 int ctx_fd; /* file descriptor used my this context */
944 * As a consequence to this call, the ctx->th_pmds[] array
970 * we cannot use psr.pp/psr.up for this, it is controlled by
984 * make all of this visible
1021 * this point, because monitoring was MASKED.
1723 * we cannot mask interrupts during this call because this may
1727 * done in caller. Serialization of this function is ensured by caller.
1742 * this functio
2187 struct qstr this = { .name = "" }; local
[all...]
/arch/metag/kernel/
H A Dsetup.c117 * In SMP this will be setup with the correct mapping at startup; in UP this
127 * In SMP this will be fleshed out with the correct CPU ID for a particular
128 * hardware thread. In UP this will be initialised with the boot CPU ID.
208 static int metag_panic_event(struct notifier_block *this, unsigned long event, argument
286 panic("Privilege must be enabled for this thread.");
/arch/mips/alchemy/devboards/
H A Ddb1200.c17 * along with this program; if not, write to the Free Software
203 struct nand_chip *this = mtd->priv; local
204 unsigned long ioaddr = (unsigned long)this->IO_ADDR_W;
216 this->IO_ADDR_R = this->IO_ADDR_W = (void __iomem *)ioaddr;
218 __raw_writeb(cmd, this->IO_ADDR_W);
876 * this pin is claimed by PSC0 (unused though, but pinmux doesn't
H A Ddb1300.c152 struct nand_chip *this = mtd->priv; local
153 unsigned long ioaddr = (unsigned long)this->IO_ADDR_W;
165 this->IO_ADDR_R = this->IO_ADDR_W = (void __iomem *)ioaddr;
167 __raw_writeb(cmd, this->IO_ADDR_W);
784 * when doing request_irq() on them. DB1200 has this bug too.
H A Ddb1550.c130 struct nand_chip *this = mtd->priv; local
131 unsigned long ioaddr = (unsigned long)this->IO_ADDR_W;
143 this->IO_ADDR_R = this->IO_ADDR_W = (void __iomem *)ioaddr;
145 __raw_writeb(cmd, this->IO_ADDR_W);
/arch/mips/lasat/
H A Dsetup.c20 * with this program; if not, write to the Free Software Foundation, Inc.,
90 static int lasat_panic_display(struct notifier_block *this, argument
102 static int lasat_panic_prom_monitor(struct notifier_block *this, argument
/arch/mips/pnx833x/common/
H A Dplatform.c22 * along with this program; if not, write to the Free Software
183 struct nand_chip *this = mtd->priv; local
184 unsigned long nandaddr = (unsigned long)this->IO_ADDR_W;
/arch/mips/sgi-ip22/
H A Dip22-reset.c3 * License. See the file "COPYING" in the main directory of this archive
30 * I'm not sure if this feature is a good idea, for now it's here just to
92 /* XXX fix this for fullhouse */
168 static int panic_event(struct notifier_block *this, unsigned long event, argument
/arch/mips/sgi-ip32/
H A Dip32-reset.c3 * License. See the file "COPYING" in the main directory of this archive
159 static int panic_event(struct notifier_block *this, unsigned long event, argument
/arch/mips/txx9/generic/
H A Dsetup_tx4939.c10 * License. See the file "COPYING" in the main directory of this archive
330 static int tx4939_netdev_event(struct notifier_block *this, argument

Completed in 459 milliseconds

12