| /linux/drivers/parisc/ |
| H A D | lasi.c | 3 * LASI Device Driver 29 #define LASI_VER 0xC008 /* LASI Version */ 31 #define LASI_IO_CONF 0x7FFFE /* LASI primary configuration register */ 32 #define LASI_IO_CONF2 0x7FFFF /* LASI secondary configuration register */ 41 case 0x81: irq = 14; break; /* Lasi itself */ in lasi_choose_irq() 61 /* Stop LASI barking for a bit */ in lasi_init_irq() 82 ** comatose and muzzled. Devices will now unmask LASI in lasi_init_irq() 83 ** interrupts as they are registered as irq's in the LASI range. in lasi_init_irq() 94 ** lasi_led_init() initializes the LED controller on the LASI. 145 * Function for lasi to turn off the power. This is accomplished by setting a [all …]
|
| H A D | Makefile | 7 # - gsc is required before lasi and wax 18 obj-$(CONFIG_GSC_LASI) += lasi.o asp.o
|
| H A D | led.c | 91 #define LED_DATA_REG lcd_info.lcd_cmd_reg_addr /* LASI & ASP only */ 162 * led_LASI_driver() - LED driver for the LASI controller chip 393 * Only PDC-based, LASI- or ASP-style LEDs and LCDs are supported. 449 * info, then a LED might be detected by the LASI or ASP drivers later. 504 case DISPLAY_MODEL_LASI: /* Lasi style 8 bit LED display */ in early_led_init()
|
| H A D | Kconfig | 32 bool "Lasi I/O support" 35 Say Y here to support the Lasi multifunction chip found in
|
| H A D | gsc.c | 70 /* Common interrupt demultiplexer used by Asp, Lasi & Wax. */ 156 /* switch IRQ's for devices below LASI/WAX to other CPU */ in gsc_set_affinity_irq()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_parisc.c | 3 * Serial Device Initialisation for Lasi/Asp/Wax/Dino 43 "Enable support for Wax, Lasi, Asp or Dino.\n", in serial_init_chip() 54 /* 7.272727MHz on Lasi. Assumed the same for Dino, Wax and Timi. */ in serial_init_chip() 87 /* Hack. Some machines have SERIAL_0 attached to Lasi and SERIAL_1 88 * attached to Dino. Unfortunately, Dino appears before Lasi in the device 90 * which only knows about Lasi and then a second which will find all the 130 MODULE_DESCRIPTION("Serial Device Initialisation for Lasi/Asp/Wax/Dino");
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | mv88x201x.c | 78 /* Enable PHY LASI interrupts. */ in mv88x201x_interrupt_enable() 95 /* Disable PHY LASI interrupts. */ in mv88x201x_interrupt_disable() 128 /* Clear PHY LASI interrupts. */ in mv88x201x_interrupt_clear()
|
| /linux/drivers/scsi/ |
| H A D | lasi700.c | 3 /* PARISC LASI driver for the 53c700 chip 77 .name = "LASI SCSI 53c700",
|
| /linux/sound/parisc/ |
| H A D | Kconfig | 19 provided as part of the Lasi multi-function IC.
|
| H A D | harmony.c | 5 * on the LASI ASIC of various early HP PA-RISC workstations.
|
| /linux/drivers/input/serio/ |
| H A D | gscps2.c | 53 #define GSC_DINO_OFFSET 0x0800 /* offset for DINO controller versus LASI one */ 349 /* Offset for DINO PS/2. Works with LASI even */ in gscps2_probe() 450 { HPHW_FIO, HVERSION_REV_ANY_ID, HVERSION_ANY_ID, 0x00084 }, /* LASI PS/2 */
|
| /linux/drivers/net/ethernet/i825xx/ |
| H A D | lasi_82596.c | 90 #define LASI_82596_DRIVER_VERSION "LASI 82596 driver - Revision: 1.30" 92 #define PA_I82596_RESET 0 /* Offsets relative to LASI-LAN-Addr.*/
|
| H A D | Kconfig | 37 tristate "Lasi ethernet"
|
| /linux/arch/parisc/include/asm/ |
| H A D | led.h | 22 #define DISPLAY_MODEL_LASI 2 /* LASI style 8 bit LED */
|
| /linux/drivers/parport/ |
| H A D | parport_gsc.h | 4 * LASI-Controller (on GSC-Bus) for HP-PARISC Workstations
|
| H A D | parport_gsc.c | 4 * LASI-Controller (on GSC-Bus) for HP-PARISC Workstations
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | tenxpress.c | 219 * properly, and masking/unmasking LASI */
|
| H A D | txc43128_phy.c | 488 * don't use LASI interrupts */
|
| /linux/arch/parisc/kernel/ |
| H A D | hardware.c | 440 {HPHW_BA, 0x02E, 0x00081, 0x0, "UL 350 Lasi Core BA"}, 441 {HPHW_BA, 0x02F, 0x00081, 0x0, "UL 550 Lasi Core BA"}, 467 {HPHW_BA, 0x05F, 0x00081, 0x0, "Staccato 180 Lasi"}, 1086 {HPHW_FIO, 0x02E, 0x0008C, 0x0, "UL 350 Lasi Core RS-232"}, 1087 {HPHW_FIO, 0x02F, 0x0008C, 0x0, "UL 550 Lasi Core RS-232"}, 1090 {HPHW_FIO, 0x032, 0x0008C, 0x0, "Raven T' Lasi Core RS-232"},
|
| H A D | drivers.c | 16 * - 715/Mirage device paths have a dummy device between Lasi and its children
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.h | 207 /* Called per phy/port init, and it configures LASI, speed, autoneg,
|
| H A D | bnx2x_link.c | 7365 /* Enable LASI */ in bnx2x_8073_specific_func() 7534 DP(NETIF_MSG_LINK, "8703 LASI status 0x%x\n", val1); in bnx2x_8073_read_status() 7536 /* Clear the interrupt LASI status register */ in bnx2x_8073_read_status() 7546 /* Check the LASI */ in bnx2x_8073_read_status() 7721 DP(NETIF_MSG_LINK, "8705 LASI status 0x%x\n", val1); in bnx2x_8705_read_status() 7725 DP(NETIF_MSG_LINK, "8705 LASI status 0x%x\n", val1); in bnx2x_8705_read_status() 8848 /* Clear LASI indication*/ in bnx2x_8706_8726_read_status() 8853 DP(NETIF_MSG_LINK, "8706/8726 LASI status 0x%x--> 0x%x\n", val1, val2); in bnx2x_8706_8726_read_status() 8947 /* Arm LASI for link and Tx fault. */ in bnx2x_8706_config_init() 9134 } else { /* Default 10G. Set only LASI control */ in bnx2x_8726_config_init() [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | ael1002.c | 623 * state transition) and then generic Link Alarm Status Interrupt (LASI).
|
| /linux/ |
| H A D | CREDITS | 935 D: LASI-, ASP-, WAX-, LCD/LED-driver
|
| H A D | MAINTAINERS | 14638 LASI 53c700 driver for PARISC
|