/linux-6.12.1/drivers/watchdog/ |
D | w83977f_wdt.c | 72 /* Unlock the SuperIO chip */ in wdt_start() 123 /* Lock the SuperIO chip */ in wdt_start() 143 /* Unlock the SuperIO chip */ in wdt_stop() 177 /* Lock the SuperIO chip */ in wdt_stop() 198 /* Unlock the SuperIO chip */ in wdt_keepalive() 208 /* Lock the SuperIO chip */ in wdt_keepalive() 259 /* Unlock the SuperIO chip */ in wdt_get_status() 269 /* Lock the SuperIO chip */ in wdt_get_status()
|
D | wdt977.c | 82 /* unlock the SuperIO chip */ in wdt977_start() 113 /* lock the SuperIO chip */ in wdt977_start() 131 /* unlock the SuperIO chip */ in wdt977_stop() 158 /* lock the SuperIO chip */ in wdt977_stop() 177 /* unlock the SuperIO chip */ in wdt977_keepalive() 188 /* lock the SuperIO chip */ in wdt977_keepalive() 235 /* unlock the SuperIO chip */ in wdt977_get_status() 245 /* lock the SuperIO chip */ in wdt977_get_status()
|
D | ibmasr.c | 39 /* PEARL ASR S/W REGISTER SUPERIO PORT ADDRESSES */ 149 /* SELECT SuperIO CHIP FOR QUERYING in asr_get_base_address() 186 /* Select the SuperIO chip in the PCI I/O port register */ in asr_get_base_address() 192 * Read the base address for the SuperIO chip. in asr_get_base_address()
|
D | it87_wdt.c | 105 /* Superio Chip */
|
/linux-6.12.1/drivers/parisc/ |
D | superio.c | 22 * hopefully be able to support all SuperIO devices. Currently 77 #include <asm/superio.h> 90 #define SUPERIO "SuperIO" macro 91 #define PFX SUPERIO ": " 274 SUPERIO, (void *)sio)) { in superio_init() 321 .name = SUPERIO, 359 * We don't allocate a SuperIO irq for the legacy IO function, in superio_fixup_irq() 489 .name = SUPERIO,
|
D | Kconfig | 92 config SUPERIO config 93 bool "SuperIO (SuckyIO) support" 97 Say Y here to support the SuperIO chip found in Bxxxx, C3xxx and
|
D | Makefile | 24 obj-$(CONFIG_SUPERIO) += superio.o
|
/linux-6.12.1/drivers/ata/ |
D | pata_ns87415.c | 3 * pata_ns87415.c - NS87415 (and PARISC SUPERIO 87560) PATA 206 /* SUPERIO 87560 is a PoS chip that NatSem denies exists. 210 * See drivers/parisc/superio.c for more gory details. 215 #include <asm/superio.h> 223 * Work around chipset problems in the 87560 SuperIO chip 299 #endif /* 87560 SuperIO Support */
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | ns87303.h | 3 * National Semiconductor PC87303 (SuperIO). 60 /* Advanced SuperIO Config Register (ASC) bits */
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | superio.h | 67 * that contains a SuperIO chip AND has CONFIG_SUPERIO enabled. 70 * if it is SuperIO Legacy IO; but really now, is this combination
|
/linux-6.12.1/drivers/parport/ |
D | Kconfig | 51 have a SuperIO parallel port. 80 bool "SuperIO chipset support"
|
/linux-6.12.1/arch/mips/txx9/rbtx4927/ |
D | irq.c | 105 * SuperIO/PS2/Keyboard, using INTR via ISA IRQ1 106 * SuperIO/PS2/Mouse, using INTR via ISA IRQ12 (mouse not currently supported)
|
/linux-6.12.1/include/linux/ |
D | via.h | 5 /* Values for SuperIO function select configuration register */
|
D | parport_pc.h | 55 /* Register and value to enable SuperIO configuration access */ 58 /* SuperIO function register number */
|
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | nuvoton,nct6775.yaml | 53 superio@4d {
|
/linux-6.12.1/arch/mips/include/asm/ip32/ |
D | ip32_ints.h | 34 /* SUPERIO, MISC, and AUDIO are MACEISA */
|
/linux-6.12.1/arch/mips/mti-malta/ |
D | malta-platform.c | 15 * o 2 ports in the SMC SuperIO
|
/linux-6.12.1/arch/arm/mach-footbridge/ |
D | netwinder-hw.c | 122 /* Open up the SuperIO chip */ in nw_gpio_modify_io() 339 * Open up the SuperIO chip in wb977_init() 647 /* open up the SuperIO chip */ in netwinder_restart()
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-tyan-s8036.dts | 139 * not interfere with the SuperIO. The goal is to have both the 140 * VUART and the SuperIO available and decide at runtime whether
|
D | aspeed-bmc-tyan-s7106.dts | 139 * not interfere with the SuperIO. The goal is to have both the 140 * VUART and the SuperIO available and decide at runtime whether
|
/linux-6.12.1/arch/mips/include/asm/sn/ |
D | ioc3.h | 22 /* SUPERIO uart register map */ 155 /* SuperIO Registers XXX */ 244 /* Superio Registers (PIO Access) */
|
D | klconfig.h | 355 #define KLTYPE_BASEIO (KLCLASS_IO | 0x1) /* IOC3, SuperIO, Bridge, SCSI */ 511 * BRIDGE, IOC3, SuperIO, SCSI, FDDI 689 klinfo_t ioc3_superio ; /* Info about superio */
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | aspeed-lpc.yaml | 30 * A set of SuperIO[3] scratch registers enabling implementation of e.g. custom
|
/linux-6.12.1/drivers/media/rc/ |
D | fintek-cir.h | 17 #define FINTEK_DESCRIPTION "Fintek LPC SuperIO Consumer IR Transceiver"
|
/linux-6.12.1/drivers/char/ |
D | nwbutton.c | 144 * SuperIO chip, which maps to logical IRQ 26). If the press_count is 0,
|