/drivers/macintosh/ |
D | via-cuda.c | 31 static volatile unsigned char __iomem *via; variable 126 via = via1; in find_via_cuda() 132 via = NULL; in find_via_cuda() 167 via = ioremap(taddr, 0x2000); in find_via_cuda() 168 if (via == NULL) { in find_via_cuda() 179 via = NULL; in find_via_cuda() 186 out_8(&via[IFR], 0x7f); /* clear interrupts by writing 1s */ in find_via_cuda() 187 out_8(&via[IER], IER_SET|SR_INT); /* enable interrupt from SR */ in find_via_cuda() 205 if (via == NULL) in via_cuda_start() 243 if (via == NULL) in cuda_probe() [all …]
|
D | via-maciisi.c | 29 static volatile unsigned char *via; variable 107 via = via1; in maciisi_probe() 116 if (via == NULL) in maciisi_init() 121 via = NULL; in maciisi_init() 139 int status = via[B] & (TIP|TREQ); in maciisi_stfu() 149 via[ACR] &= ~SR_OUT; in maciisi_stfu() 150 via[IER] = IER_CLR | SR_INT; in maciisi_stfu() 154 status = via[B] & (TIP|TREQ); in maciisi_stfu() 158 via[B] |= TIP; in maciisi_stfu() 164 while (!(via[IFR] & SR_INT) && poll_timeout-- > 0) in maciisi_stfu() [all …]
|
D | via-macii.c | 38 static volatile unsigned char *via; variable 144 via = via1; in macii_probe() 177 via[DIRB] = (via[DIRB] | ST_EVEN | ST_ODD) & ~CTLR_IRQ; in macii_init_via() 180 via[B] |= ST_IDLE; in macii_init_via() 181 last_status = via[B] & (ST_MASK|CTLR_IRQ); in macii_init_via() 184 via[ACR] = (via[ACR] & ~SR_CTRL) | SR_EXT; in macii_init_via() 187 x = via[SR]; in macii_init_via() 360 via[ACR] |= SR_OUT; in macii_start() 362 via[SR] = req->data[1]; in macii_start() 364 via[B] = (via[B] & ~ST_MASK) | ST_CMD; in macii_start() [all …]
|
D | via-pmu.c | 76 static volatile unsigned char __iomem *via; variable 274 if (via != 0) in find_via_pmu() 338 via = ioremap(taddr, 0x2000); in find_via_pmu() 339 if (via == NULL) { in find_via_pmu() 344 out_8(&via[IER], IER_CLR | 0x7f); /* disable all intrs */ in find_via_pmu() 345 out_8(&via[IFR], 0x7f); /* clear IFR */ in find_via_pmu() 350 via = NULL; in find_via_pmu() 433 out_8(&via[IER], IER_SET | SR_INT | CB1_INT); in via_pmu_start() 528 out_8(&via[B], via[B] | TREQ); /* negate TREQ */ in init_pmu() 529 out_8(&via[DIRB], (via[DIRB] | TREQ) & ~TACK); /* TACK in, TREQ out */ in init_pmu() [all …]
|
D | Makefile | 14 obj-$(CONFIG_ADB_PMU) += via-pmu.o via-pmu-event.o 15 obj-$(CONFIG_ADB_PMU_LED) += via-pmu-led.o 16 obj-$(CONFIG_PMAC_BACKLIGHT) += via-pmu-backlight.o 17 obj-$(CONFIG_ADB_CUDA) += via-cuda.o 22 obj-$(CONFIG_ADB_MACII) += via-macii.o 23 obj-$(CONFIG_ADB_MACIISI) += via-maciisi.o 25 obj-$(CONFIG_ADB_PMU68K) += via-pmu68k.o
|
/drivers/staging/iio/frequency/ |
D | Kconfig | 11 ad5930/ad5932, provides direct access via sysfs. 18 AD9832 and AD9835, provides direct access via sysfs. 28 AD9833, AD9834, AD9837 and AD9838, provides direct access via sysfs. 38 ad9850/1, provides direct access via sysfs. 45 ad9852/4, provides direct access via sysfs. 52 ad9910, provides direct access via sysfs. 59 ad9951, provides direct access via sysfs.
|
/drivers/misc/lis3lv02d/ |
D | Kconfig | 12 via SPI. The accelerometer data is readable via 29 via I2C. The accelerometer data is readable via
|
/drivers/staging/iio/light/ |
D | Kconfig | 16 Data from sensor is accessible via sysfs. 25 Proximity value via iio. The ISL29028 provides the concurrent sensing 33 Access ALS data via iio, sysfs. 41 Provides iio_events and direct access via sysfs.
|
/drivers/staging/iio/resolver/ |
D | Kconfig | 11 to digital converters, ad2s90, provides direct access via sysfs. 20 via sysfs. 28 to digital converters, ad2s1210, provides direct access via sysfs.
|
/drivers/staging/iio/cdc/ |
D | Kconfig | 11 (ad7150, ad7151, ad7156) Provides direct access via sysfs. 21 (ad7152, ad7153) Provides direct access via sysfs. 31 (AD7745, AD7746, AD7747) Provides direct access via sysfs.
|
/drivers/net/ethernet/via/ |
D | Makefile | 5 obj-$(CONFIG_VIA_RHINE) += via-rhine.o 6 obj-$(CONFIG_VIA_VELOCITY) += via-velocity.o
|
/drivers/gpu/drm/via/ |
D | Makefile | 6 via-y := via_irq.o via_drv.o via_map.o via_mm.o via_dma.o via_verifier.o via_video.o via_dmablit… 8 obj-$(CONFIG_DRM_VIA) +=via.o
|
/drivers/staging/iio/Documentation/ |
D | overview.txt | 15 A typical device falling into this category would be connected via SPI 21 hwmon with simple polled access to device channels via sysfs. 28 event must be accessed via polling. 31 turned on or off (if possible) via sysfs interfaces.
|
/drivers/firmware/ |
D | Kconfig | 14 BIOS tries boot from. This information is then exported via sysfs. 40 bool "Console device selection via EFI PCDP or HCDP table" 64 tristate "BIOS update support for DELL systems via sysfs" 91 bool "Export DMI identification via sysfs to userspace" 105 data via sysfs. This is useful for consuming the data without 127 Boot Firmware Table (iBFT) via sysfs to userspace. If you wish to
|
/drivers/video/via/ |
D | Makefile | 9 via-core.o via-gpio.o via_modesetting.o via_clock.o \
|
/drivers/isdn/capi/ |
D | Kconfig | 14 of CAPI messages. This feature can be enabled/disabled via IOCTL for 25 established via the usual /dev/capi20 interface to a special tty 33 applications via /dev/capi20. Applications should use the
|
/drivers/bus/ |
D | Kconfig | 19 protocol to scp protocol. In OMAP4, USB PHY is connected via 20 OCP2SCP and in OMAP5, both USB PHY and SATA PHY is connected via
|
/drivers/remoteproc/ |
D | Kconfig | 22 and DSP on OMAP4) via the remote processor framework. 50 Say y here to support DA8xx/OMAP-L13x remote processors via the 59 directory. It can be specified via the module parameter
|
/drivers/ata/ |
D | Kconfig | 463 PATA controllers via the new ATA layer. 472 PATA controllers via the new ATA layer. 481 controllers via the new ATA layer. 490 PATA controllers via the new ATA layer 524 controllers via the new ATA layer. 533 PATA controllers via the new ATA layer, including RAID 542 Enable support for the JMicron IDE controller, via the new 557 tristate "Marvell PATA support via legacy mode" 644 PATA controllers via the new ATA layer 653 controllers via the new ATA layer. For the RDC 1010, you need to [all …]
|
/drivers/staging/iio/adc/ |
D | Kconfig | 49 via sysfs. 111 activate only one via device tree selection. Provides direct access 112 via sysfs. 131 ST SPEAr SoC. Provides direct access via sysfs.
|
/drivers/mtd/onenand/ |
D | Kconfig | 22 tristate "OneNAND Flash device via platform device driver" 24 Support for OneNAND flash via platform device driver. 31 via the GPMC memory controller.
|
/drivers/regulator/ |
D | Kconfig | 72 controlled via gpios. 178 regulator via I2C bus. The provided regulator is suitable 186 This driver controls a Maxim 8649 voltage output regulator via 194 regulator via I2C bus. 201 via I2C bus. The provided regulator is suitable for Tegra 215 via I2C bus. Maxim 8952 has one voltage output and supports 4 DVS 233 via I2C bus. The provided regulator is suitable for S5PC110, 242 via I2C bus. The provided regulator is suitable for S3C6410 250 via I2C bus. The provided regulator is suitable for 318 via I2C bus. S2MPS11 is comprised of high efficient Buck converters [all …]
|
/drivers/iio/frequency/ |
D | Kconfig | 17 Clock Generator. The driver provides direct access via sysfs. 35 Wideband Synthesizers. The driver provides direct access via sysfs.
|
/drivers/uwb/ |
D | Kconfig | 37 Radio Controller connected to your system via USB. Most of 52 radio/host controllers connected via memory mapping (eg: 64 This driver enables support for the i1480 when connected via
|
/drivers/isdn/mISDN/ |
D | Kconfig | 37 - layer 1 control via network keepalive frames 38 - direct tunneling of physical interface via IP
|