/linux/drivers/ata/ |
H A D | pata_ali.c | 2 * pata_ali.c - ALI 15x3 PATA for new ATA layer 10 * Copyright (C) 1999-2000 CJ, cjtsai@ali.com.tw, Maintainer 15 * ALi (now ULi M5228) support by Clear Zhang <Clear.Zhang@ali.com.tw> 110 * ali_20_filter - filter for earlier ALI DMA 132 * @ap: ALi channel to control 137 * ALi FIFO works it provides a boost on ATA disk but can be confused by 160 * @ap: ALi channel to load 204 * Program the ALi registers for PIO mode. 238 * Program the ALi registers for DMA mode. 303 * older ALi controllers. If we didn't do this then large I/O's would [all …]
|
/linux/drivers/watchdog/ |
H A D | alim1535_wdt.c | 3 * Watchdog for the 7101 PMU version found in the ALi M1535 chipsets 69 * Stop the ALi watchdog countdown 126 * ali_write - writes to ALi watchdog 132 * Handle a write to the ALi watchdog. Writing to the file pings 172 * Handle the watchdog ioctls supported by the ALi driver. Really 185 .identity = "ALi M1535 WatchDog Timer", in ali_ioctl() 232 * ali_open - handle open of ali watchdog 236 * Open the ALi watchdog device. Ensure only one person opens it 252 * ali_release - close an ALi watchdog 256 * Close the ALi watchdog device. Actual shutdown of the timer [all …]
|
H A D | alim7101_wdt.c | 3 * ALi M7101 PMU Computer Watchdog Timer driver 369 pr_info("ALi M7101 PMU not present - WDT not set\n"); in alim7101_wdt_init() 379 pr_info("ALi 1543 South-Bridge not present - WDT not set\n"); in alim7101_wdt_init() 391 …pr_info("ALi 1543 South-Bridge does not have the correct revision number (???1001?) - WDT not set\… in alim7101_wdt_init() 424 pr_info("WDT driver for ALi M7101 initialised. timeout=%d sec (nowayout=%d)\n", in alim7101_wdt_init() 449 MODULE_DESCRIPTION("ALi M7101 PMU Computer Watchdog Timer driver");
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-ali15x3.rst | 6 * Acer Labs, Inc. ALI 1533 and 1543C (south bridge) 9 http://www.ali.com.tw/ 42 This is the driver for the SMB Host controller on Acer Labs Inc. (ALI) 49 They are part of the following ALI chipsets: 72 contact the ALI office in San Jose they may give you the password.
|
H A D | i2c-ali1563.rst | 6 * Acer Labs, Inc. ALI 1563 (south bridge) 9 http://www.ali.com.tw/ 16 This is the driver for the SMB Host controller on Acer Labs Inc. (ALI)
|
H A D | i2c-ali1535.rst | 6 * Acer Labs, Inc. ALI 1535 (south bridge) 9 http://www.ali.com.tw/ 21 This is the driver for the SMB Host controller on Acer Labs Inc. (ALI)
|
/linux/drivers/char/agp/ |
H A D | Kconfig | 31 tristate "ALI chipset support" 35 X on the following ALi chipsets. The supported chipsets 37 For the ALi-chipset question, ALi suggests you refer to 38 <http://www.ali.com.tw/>.
|
H A D | ali-agp.c | 2 * ALi AGPGART routines. 319 dev_err(&pdev->dev, "unsupported ALi chipset [%04x/%04x])\n", in agp_ali_probe() 365 dev_info(&pdev->dev, "ALi %s chipset\n", devs[j].chipset_name); in agp_ali_probe() 399 .name = "agpgart-ali", 421 MODULE_DESCRIPTION("ALi AGPGART routines");
|
H A D | Makefile | 5 obj-$(CONFIG_AGP_ALI) += ali-agp.o
|
/linux/drivers/media/usb/gspca/m5602/ |
H A D | m5602_bridge.h | 3 * USB Driver for ALi m5602 based webcams 9 * Portions of code to USB interface and ALi driver software, 21 #define MODULE_NAME "ALi m5602" 104 #define DRIVER_AUTHOR "ALi m5602 Linux Driver Project" 105 #define DRIVER_DESC "ALi m5602 webcam driver"
|
H A D | Kconfig | 3 tristate "ALi USB m5602 Camera Driver" 7 ALi m5602 connected to various image sensors.
|
H A D | m5602_core.c | 3 * USB Driver for ALi m5602 based webcams 9 * Portions of code to USB interface and ALi driver software, 212 pr_info("ALi m5602 address 0x%x contains 0x%x\n", i, val); in m5602_dump_bridge() 214 pr_info("Warning: The ALi m5602 webcam probably won't work until it's power cycled\n"); in m5602_dump_bridge() 263 gspca_dbg(gspca_dev, D_CONF, "Initializing ALi m5602 webcam\n"); in m5602_init() 396 gspca_err(gspca_dev, "ALi m5602 webcam failed\n"); in m5602_configure()
|
H A D | m5602_sensor.h | 3 * USB Driver for ALi m5602 based webcams 9 * Portions of code to USB interface and ALi driver software,
|
H A D | m5602_s5k83a.h | 9 * Portions of code to USB interface and ALi driver software,
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a09g057.dtsi | 408 "naki", "ali", "tmoi"; 429 "naki", "ali", "tmoi"; 450 "naki", "ali", "tmoi"; 471 "naki", "ali", "tmoi"; 492 "naki", "ali", "tmoi"; 513 "naki", "ali", "tmoi"; 534 "naki", "ali", "tmoi"; 555 "naki", "ali", "tmoi"; 576 "naki", "ali", "tmoi";
|
/linux/drivers/i2c/busses/ |
H A D | i2c-ali1563.c | 3 * i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge 15 * with a little help from the ALi 1563 spec. 406 "SMBus ALi 1563 Adapter @ %04x", ali1563_smba); in ali1563_probe() 441 MODULE_DESCRIPTION("i2c driver for the ALi 1563 Southbridge");
|
/linux/sound/pci/ |
H A D | Kconfig | 52 tristate "ALi M5451 PCI Audio Controller" 58 device on motherboards using the ALi M5451 Audio Controller 60 use the "Intel/SiS/nVidia/AMD/ALi AC97 Controller" driver. 677 tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller" 682 ALi chipsets using the M5455 Audio Controller. (There is a 683 separate driver for ALi M5451 Audio Controllers.)
|
H A D | intel8x0.c | 28 MODULE_DESCRIPTION("Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440; SiS 7012; Ali 5455"); 188 /* ALi 5455 busmaster blocks */ 189 DEFINE_REGSET(AL_PI, 0x40); /* ALi PCM in */ 190 DEFINE_REGSET(AL_PO, 0x50); /* Ali PCM out */ 191 DEFINE_REGSET(AL_MC, 0x60); /* Ali Mic in */ 192 DEFINE_REGSET(AL_CDC_SPO, 0x70); /* Ali Codec SPDIF out */ 193 DEFINE_REGSET(AL_CENTER, 0x80); /* Ali center out */ 194 DEFINE_REGSET(AL_LFE, 0x90); /* Ali center out */ 195 DEFINE_REGSET(AL_CLR_SPI, 0xa0); /* Ali Controller SPDIF in */ 196 DEFINE_REGSET(AL_CLR_SPO, 0xb0); /* Ali Controller SPDIF out */ [all …]
|
/linux/sound/pci/ali5451/ |
H A D | ali5451.c | 5 * Routines for control of ALi pci audio M5451 30 MODULE_DESCRIPTION("ALI M5451"); 39 MODULE_PARM_DESC(index, "Index value for ALI M5451 PCI Audio."); 41 MODULE_PARM_DESC(id, "ID string for ALI M5451 PCI Audio."); 455 * ALI 5451 Controller 1654 { .name = "ALI 5451", 1660 { .name = "ALI 5451 modem", 1806 "ali mixer %d creating error.\n", i); in snd_ali_mixer() 1992 err = pci_request_regions(codec->pci, "ALI 5451"); in snd_ali_resources() 2080 dev_err(card->dev, "cannot find ALi 1533 chip.\n"); in snd_ali_create() [all …]
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | r7s9210.dtsi | 240 "naki", "ali", "tmoi"; 261 "naki", "ali", "tmoi"; 282 "naki", "ali", "tmoi"; 303 "naki", "ali", "tmoi";
|
/linux/tools/memory-model/Documentation/ |
H A D | references.txt | 53 Sarkar, Ali Sezgin, Luc Maranget, Will Deacon, and Peter 60 Luc Maranget, Kathryn E. Gray, Ali Sezgin, Mark Batty, and Peter
|
/linux/drivers/iio/light/ |
H A D | acpi-als.c | 69 * All types of properties the ACPI0008 block can report. The ALI, ALC, ALT 77 * So far, we support only ALI (illuminance).
|
/linux/arch/alpha/kernel/ |
H A D | sys_nautilus.c | 19 * b) Driven by ALI M1543C (southbridge) 143 /* Clear ALI NMI */ in nautilus_machine_check()
|
/linux/drivers/net/usb/ |
H A D | cdc_subset.c | 65 * ALi M5632 driver ... does high speed 91 .description = "ALi M5632", 241 USB_DEVICE (0x0402, 0x5632), // ALi defaults
|
/linux/drivers/input/gameport/ |
H A D | Kconfig | 15 S3 SonicVibes, Trident 4DWave, SiS7018, and ALi 5451 gameport
|