Searched refs:tmio (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Dtmio_nand.c30 #include <linux/mfd/tmio.h>
133 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
155 tmio_iowrite8(mode, tmio->fcr + FCR_MODE);
156 tmio->read_good = 0;
165 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
167 return !(tmio_ioread8(tmio->fcr + FCR_STATUS) & FCR_STATUS_BUSY);
172 struct tmio_nand *tmio = __tmio; local
173 struct nand_chip *nand_chip = &tmio->chip;
176 tmio_iowrite8(0x00, tmio->fcr + FCR_IMR);
179 dev_warn(&tmio
194 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
230 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
250 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
257 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
265 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
276 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
286 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
320 tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) argument
364 tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) argument
382 struct tmio_nand *tmio; local
504 struct tmio_nand *tmio = platform_get_drvdata(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Dtmio_nand.c30 #include <linux/mfd/tmio.h>
133 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
155 tmio_iowrite8(mode, tmio->fcr + FCR_MODE);
156 tmio->read_good = 0;
165 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
167 return !(tmio_ioread8(tmio->fcr + FCR_STATUS) & FCR_STATUS_BUSY);
172 struct tmio_nand *tmio = __tmio; local
173 struct nand_chip *nand_chip = &tmio->chip;
176 tmio_iowrite8(0x00, tmio->fcr + FCR_IMR);
179 dev_warn(&tmio
194 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
230 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
250 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
257 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
265 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
276 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
286 struct tmio_nand *tmio = mtd_to_tmio(mtd); local
320 tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) argument
364 tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) argument
382 struct tmio_nand *tmio; local
504 struct tmio_nand *tmio = platform_get_drvdata(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-tmio.c35 #include <linux/mfd/tmio.h>
80 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
84 spin_lock_irqsave(&tmio->lock, flags);
89 tmio_iowrite16(pm, tmio->ccr + CCR_PM);
90 spin_unlock_irqrestore(&tmio->lock, flags);
97 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
111 tmio_iowrite8(0, tmio->ccr + CCR_INTC);
112 tmio_iowrite8(0, tmio->ccr + CCR_ILME);
113 tmio_iowrite16(0, tmio->ccr + CCR_BASE);
114 tmio_iowrite16(0, tmio
121 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
193 struct tmio_hcd *tmio; local
276 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
332 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-tmio.c35 #include <linux/mfd/tmio.h>
80 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
84 spin_lock_irqsave(&tmio->lock, flags);
89 tmio_iowrite16(pm, tmio->ccr + CCR_PM);
90 spin_unlock_irqrestore(&tmio->lock, flags);
97 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
111 tmio_iowrite8(0, tmio->ccr + CCR_INTC);
112 tmio_iowrite8(0, tmio->ccr + CCR_ILME);
113 tmio_iowrite16(0, tmio->ccr + CCR_BASE);
114 tmio_iowrite16(0, tmio
121 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
193 struct tmio_hcd *tmio; local
276 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
332 struct tmio_hcd *tmio = hcd_to_tmio(hcd); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/mfd/
H A Dt7l66xb.h15 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/mfd/
H A Dt7l66xb.h15 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mfd/
H A Dtmio_core.c9 #include <linux/mfd/tmio.h>
H A Dsh_mobile_sdhi.c27 #include <linux/mfd/tmio.h>
54 .name = "tmio-mmc",
59 static void sh_mobile_sdhi_set_pwr(struct platform_device *tmio, int state) argument
61 struct platform_device *pdev = to_platform_device(tmio->dev.parent);
H A Dtc6387xb.c18 #include <linux/mfd/tmio.h>
131 .name = "tmio-mmc",
H A Dt7l66xb.c34 #include <linux/mfd/tmio.h>
170 .name = "tmio-mmc",
178 .name = "tmio-nand",
H A Dasic3.c31 #include <linux/mfd/tmio.h>
783 .name = "tmio-mmc",
H A Dtc6393xb.c25 #include <linux/mfd/tmio.h>
387 .name = "tmio-nand",
393 .name = "tmio-mmc",
401 .name = "tmio-ohci",
410 .name = "tmio-fb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mfd/
H A Dtmio_core.c9 #include <linux/mfd/tmio.h>
H A Dsh_mobile_sdhi.c27 #include <linux/mfd/tmio.h>
54 .name = "tmio-mmc",
59 static void sh_mobile_sdhi_set_pwr(struct platform_device *tmio, int state) argument
61 struct platform_device *pdev = to_platform_device(tmio->dev.parent);
H A Dtc6387xb.c18 #include <linux/mfd/tmio.h>
131 .name = "tmio-mmc",
H A Dt7l66xb.c34 #include <linux/mfd/tmio.h>
170 .name = "tmio-mmc",
178 .name = "tmio-nand",
H A Dasic3.c31 #include <linux/mfd/tmio.h>
783 .name = "tmio-mmc",
H A Dtc6393xb.c25 #include <linux/mfd/tmio.h>
387 .name = "tmio-nand",
393 .name = "tmio-mmc",
401 .name = "tmio-ohci",
410 .name = "tmio-fb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c14 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c14 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dtosa.c25 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dtosa.c25 #include <linux/mfd/tmio.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dtmiofb.c31 #include <linux/mfd/tmio.h>
724 strcpy(info->fix.id, "tmio-fb");
1004 .driver.name = "tmio-fb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dtmio_mmc.c35 #include <linux/mfd/tmio.h>
96 /* These are the bitmasks the tmio chip requires to implement the MMC response
917 .name = "tmio-mmc",
943 MODULE_ALIAS("platform:tmio-mmc");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dtmio_mmc.c35 #include <linux/mfd/tmio.h>
96 /* These are the bitmasks the tmio chip requires to implement the MMC response
917 .name = "tmio-mmc",
943 MODULE_ALIAS("platform:tmio-mmc");

Completed in 132 milliseconds

12