Searched full:lightning (Results 1 – 25 of 27) sorted by relevance
12
/linux-5.10/drivers/input/gameport/ |
D | lightning.c | 7 * PDPI Lightning 4 gamecard driver for Linux. 34 MODULE_DESCRIPTION("PDPI Lightning 4 gamecard driver"); 57 * l4_cooked_read() reads data from the Lightning 4. 215 printk(KERN_ERR "lightning: Memory allocation failed\n"); in l4_create_ports() 229 gameport_set_name(port, "PDPI Lightning 4"); in l4_create_ports() 274 printk(KERN_INFO "gameport: PDPI Lightning 4 %s card v%d.%d at %#x\n", in l4_add_card() 292 if (!request_region(L4_PORT, 1, "lightning")) in l4_init()
|
D | Kconfig | 36 tristate "PDPI Lightning 4 gamecard support" 38 Say Y here if you have a PDPI Lightning 4 gamecard. 41 module will be called lightning.
|
D | Makefile | 11 obj-$(CONFIG_GAMEPORT_L4) += lightning.o
|
/linux-5.10/drivers/clk/x86/ |
D | Kconfig | 5 bool "Clock driver for Lightning Mountain(LGM) platform" 7 Clock Generation Unit(CGU) driver for Intel Lightning Mountain(LGM)
|
/linux-5.10/drivers/phy/intel/ |
D | Kconfig | 18 bool "Intel Lightning Mountain ComboPHY driver" 32 tristate "Intel Lightning Mountain EMMC PHY driver"
|
/linux-5.10/drivers/iio/proximity/ |
D | Kconfig | 6 menu "Lightning sensors" 9 tristate "AS3935 Franklin lightning sensor" 15 Microsystems AS3935 lightning detection sensor.
|
D | as3935.c | 3 * as3935.c - Support for AS3935 Franklin lightning sensor 362 /* Be sure lightning event interrupt is specified */ in as3935_probe() 483 MODULE_DESCRIPTION("AS3935 lightning sensor");
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | intel,cgu-lgm.yaml | 7 title: Intel Lightning Mountain SoC's Clock Controller(CGU) Binding 13 Lightning Mountain(LGM) SoC's Clock Generation Unit(CGU) driver provides
|
/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | intel,lgm-emmc-phy.yaml | 7 title: Intel Lightning Mountain(LGM) eMMC PHY Device Tree Bindings 13 Bindings for eMMC PHY on Intel's Lightning Mountain SoC, syscon
|
/linux-5.10/drivers/ide/ |
D | ide-pio-blacklist.c | 66 { "QUANTUM LIGHTNING 540A", 3 }, 67 { "QUANTUM LIGHTNING 730A", 3 },
|
/linux-5.10/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_mfg_comm.h | 44 BFA_MFG_TYPE_LIGHTNING_P0 = 902, /*!< Lightning mezz card - old */ 45 BFA_MFG_TYPE_LIGHTNING = 1741, /*!< Lightning mezz card */
|
/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
D | as3935.txt | 1 Austrian Microsystems AS3935 Franklin lightning sensor device driver
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | intel,lgm-io.yaml | 7 title: Intel Lightning Mountain SoC pinmux & GPIO controller binding
|
/linux-5.10/drivers/pinctrl/ |
D | Kconfig | 415 tristate "Generic pinctrl and GPIO driver for Intel Lightning Mountain SoC" 428 Equilibrium pinctrl driver is a pinctrl & GPIO driver for Intel Lightning
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-platform-wilco-ec | 40 (marked with a small lightning bolt or battery icon) when in
|
/linux-5.10/drivers/phy/ |
D | Kconfig | 53 tristate "INTEL Lightning Mountain USB PHY Driver"
|
/linux-5.10/Documentation/misc-devices/ |
D | apds990x.rst | 31 with current type of the lightning. Sometimes inaccuracy of the estimations
|
/linux-5.10/arch/x86/include/asm/ |
D | intel-family.h | 116 #define INTEL_FAM6_ATOM_AIRMONT_NP 0x75 /* Lightning Mountain */
|
/linux-5.10/Documentation/input/joydev/ |
D | joystick.rst | 372 PDPI Lightning 4 gamecards 375 PDPI Lightning 4 gamecards are supported by the lightning.c module.
|
/linux-5.10/Documentation/input/ |
D | gameport-programming.rst | 106 and also lightning.c and analog.c on how that works. If your driver supports
|
/linux-5.10/arch/x86/kernel/ |
D | tsc_msr.c | 139 * Frequency step for Lightning Mountain SoC is fixed to 78 MHz,
|
/linux-5.10/drivers/scsi/bfa/ |
D | bfa_defs.h | 34 BFA_MFG_TYPE_LIGHTNING_P0 = 902, /* Lightning mezz card - old */ 35 BFA_MFG_TYPE_LIGHTNING = 1741, /* Lightning mezz card */
|
/linux-5.10/drivers/spi/ |
D | Kconfig | 537 the Danube, Falcon, xRX200, xRX300, Lightning Mountain.
|
/linux-5.10/Documentation/input/devices/ |
D | joystick-parport.rst | 21 and maybe even more. Like when a lightning kills you it is not our problem.
|
/linux-5.10/drivers/misc/ |
D | apds990x.c | 263 * LUX value in the current lightning type. in apds990x_lux_to_threshold()
|
12