Home
last modified time | relevance | path

Searched full:superio (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.12.1/drivers/watchdog/
Dw83977f_wdt.c72 /* 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()
Dwdt977.c82 /* 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()
Dibmasr.c39 /* 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()
Dit87_wdt.c105 /* Superio Chip */
/linux-6.12.1/drivers/parisc/
Dsuperio.c22 * 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,
DKconfig92 config SUPERIO config
93 bool "SuperIO (SuckyIO) support"
97 Say Y here to support the SuperIO chip found in Bxxxx, C3xxx and
DMakefile24 obj-$(CONFIG_SUPERIO) += superio.o
/linux-6.12.1/drivers/ata/
Dpata_ns87415.c3 * 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/
Dns87303.h3 * National Semiconductor PC87303 (SuperIO).
60 /* Advanced SuperIO Config Register (ASC) bits */
/linux-6.12.1/arch/parisc/include/asm/
Dsuperio.h67 * 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/
DKconfig51 have a SuperIO parallel port.
80 bool "SuperIO chipset support"
/linux-6.12.1/arch/mips/txx9/rbtx4927/
Dirq.c105 * 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/
Dvia.h5 /* Values for SuperIO function select configuration register */
Dparport_pc.h55 /* Register and value to enable SuperIO configuration access */
58 /* SuperIO function register number */
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dnuvoton,nct6775.yaml53 superio@4d {
/linux-6.12.1/arch/mips/include/asm/ip32/
Dip32_ints.h34 /* SUPERIO, MISC, and AUDIO are MACEISA */
/linux-6.12.1/arch/mips/mti-malta/
Dmalta-platform.c15 * o 2 ports in the SMC SuperIO
/linux-6.12.1/arch/arm/mach-footbridge/
Dnetwinder-hw.c122 /* 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/
Daspeed-bmc-tyan-s8036.dts139 * not interfere with the SuperIO. The goal is to have both the
140 * VUART and the SuperIO available and decide at runtime whether
Daspeed-bmc-tyan-s7106.dts139 * 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/
Dioc3.h22 /* SUPERIO uart register map */
155 /* SuperIO Registers XXX */
244 /* Superio Registers (PIO Access) */
Dklconfig.h355 #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/
Daspeed-lpc.yaml30 * A set of SuperIO[3] scratch registers enabling implementation of e.g. custom
/linux-6.12.1/drivers/media/rc/
Dfintek-cir.h17 #define FINTEK_DESCRIPTION "Fintek LPC SuperIO Consumer IR Transceiver"
/linux-6.12.1/drivers/char/
Dnwbutton.c144 * SuperIO chip, which maps to logical IRQ 26). If the press_count is 0,

12