Searched refs:bus_width (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Datmel-mci.h8 * @bus_width: Number of data lines wired up the slot
13 * If a given slot is not present on the board, @bus_width should be
23 unsigned int bus_width; member in struct:mci_slot_pdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dhtc-egpio.h35 * @bus_width: alignment of the registers, either 16 or 32 bit
42 int bus_width; member in struct:htc_egpio_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Ds3cmci.h64 int bus_width; member in struct:s3cmci_host
H A Dwbsd.h167 unsigned char bus_width; /* Current bus width */ member in struct:wbsd_host
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dsmc.h64 u8 bus_width; member in struct:smc_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atngw100/
H A Dflash.c34 .bus_width = 2,
H A Dsetup.c76 .bus_width = 2,
128 .bus_width = 4,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atstk1000/
H A Dflash.c34 .bus_width = 2,
H A Datstk1003.c73 .bus_width = 4,
H A Datstk1004.c78 .bus_width = 4,
H A Datstk1002.c76 .bus_width = 1,
269 .bus_width = 4,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/favr-32/
H A Dflash.c34 .bus_width = 2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Ddram_init.S49 ; CAS latency = 2 && bus_width = 32 => 0x40
50 ; CAS latency = 3 && bus_width = 32 => 0x60
51 ; CAS latency = 2 && bus_width = 16 => 0x20
52 ; CAS latency = 3 && bus_width = 16 => 0x30
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-fs/
H A Ddram_init.S36 ; CAS latency = 2 && bus_width = 32 => 0x40
37 ; CAS latency = 3 && bus_width = 32 => 0x60
38 ; CAS latency = 2 && bus_width = 16 => 0x20
39 ; CAS latency = 3 && bus_width = 16 => 0x30
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dne-h8300.c91 unsigned char bus_width; local
93 bus_width = *(volatile unsigned char *)ABWCR;
94 bus_width &= 1 << ((base_addr >> 21) & 7);
97 if (bus_width == 0)
222 unsigned char bus_width; local
280 bus_width = *(volatile unsigned char *)ABWCR;
281 bus_width &= 1 << ((ioaddr >> 21) & 7);
282 ei_status.word16 = (bus_width == 0); /* temporary setting */
291 if (bus_width)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9g20ek-2slot-mmc.c205 .bus_width = 4,
210 .bus_width = 4,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/merisc/
H A Dflash.c34 .bus_width = 2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/mimc200/
H A Dflash.c34 .bus_width = 2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/hammerhead/
H A Dflash.c52 .bus_width = 2,
119 .bus_width = 2,
254 .bus_width = 4,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dxsysace.c203 int bus_width; /* 0 := 8 bit; 1 := 16 bit */ member in struct:ace_device
1012 if (ace->bus_width == ACE_BUS_WIDTH_16) {
1096 int irq, int bus_width)
1118 ace->bus_width = bus_width;
1156 int bus_width = ACE_BUS_WIDTH_16; local
1171 return ace_alloc(&dev->dev, id, physaddr, irq, bus_width);
1203 int irq, bus_width, rc; local
1222 bus_width = ACE_BUS_WIDTH_16;
1224 bus_width
1095 ace_alloc(struct device *dev, int id, resource_size_t physaddr, int irq, int bus_width) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h106 u_char bus_width; /* 0x08/0x10 */ member in struct:Symbios_nvram::Symbios_target
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dioctl.h103 unsigned short bus_width; member in struct:device_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Ddebugfs.c104 ios->bus_width, 1 << ios->bus_width);
H A Dmmc.c510 unsigned ext_csd_bit, bus_width; local
514 bus_width = MMC_BUS_WIDTH_8;
517 bus_width = MMC_BUS_WIDTH_4;
529 1 << bus_width);
532 mmc_set_bus_width(card->host, bus_width);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dhtc-egpio.c295 if ((pdata->bus_width != 16) && (pdata->bus_width != 32))
297 ei->bus_shift = fls(pdata->bus_width - 1) - 3;

Completed in 281 milliseconds

1234