Home
last modified time | relevance | path

Searched full:driver (Results 1 – 25 of 7477) sorted by relevance

12345678910>>...300

/linux/drivers/pinctrl/qcom/
H A DKconfig.msm5 tristate "Qualcomm APQ8064 pin controller driver"
8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
12 tristate "Qualcomm APQ8084 pin controller driver"
15 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
19 tristate "Qualcomm Technologies Inc Glymur pin controller driver"
22 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
29 tristate "Qualcomm IPQ4019 pin controller driver"
32 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
36 tristate "Qualcomm Technologies, Inc. IPQ5018 pin controller driver"
39 This is the pinctrl, pinmux, pinconf and gpiolib driver for
[all …]
/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c67 struct ns2_phy_driver *driver; member
79 struct ns2_phy_driver *driver) in pll_lock_stat() argument
83 return readl_poll_timeout_atomic(driver->icfgdrd_regs + usb_reg, in pll_lock_stat()
91 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_init() local
94 val = readl(driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init()
103 writel(val, driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init()
111 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_poweroff() local
114 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
116 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
118 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
[all …]
/linux/drivers/interconnect/qcom/
H A DKconfig12 tristate "Qualcomm GLYMUR interconnect driver"
17 This is a driver for the Qualcomm Network-on-Chip on glymur-based
21 tristate "Qualcomm KAANAPALI interconnect driver"
26 This is a driver for the Qualcomm Network-on-Chip on kaanapali-based
30 tristate "Qualcomm MSM8909 interconnect driver"
35 This is a driver for the Qualcomm Network-on-Chip on msm8909-based
39 tristate "Qualcomm MSM8916 interconnect driver"
44 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
48 tristate "Qualcomm MSM8937 interconnect driver"
53 This is a driver for the Qualcomm Network-on-Chip on msm8937-based
[all …]
/linux/drivers/video/backlight/
H A DKconfig36 SPI driver for Epson L4F00242T03. This provides basic support
44 SPI driver for Samsung LMS283GF05. This provides basic support
52 power control driver for it. The panel starts up in power
53 off state, so you need this driver in order to see any
63 chip then say y to include a driver for it.
70 then say y to include a power driver for it.
85 then say y to include a power driver for it.
90 This driver provides a platform-device registered LCD power
94 tristate "HP Jornada 700 series LCD Driver"
99 say Y to enable LCD control driver.
[all …]
/linux/drivers/pwm/
H A DKconfig15 within the Linux kernel. On the driver side it provides an API
22 allows only a single driver implementing the required API. Not
36 This option enables some additional checks to help lowlevel driver
39 output to the kernel log, so only enable while working on a driver.
54 Generic PWM framework driver for Analog Baseband AB8500.
56 To compile this driver as a module, choose M here: the module
71 Generic PWM framework driver for Airoha SoC.
73 To compile this driver as a module, choose M here: the module
80 Generic PWM framework driver for PWM controller present on
85 To compile this driver as a module, choose M here: the module
[all …]
/linux/drivers/pinctrl/freescale/
H A DKconfig11 tristate "i.MX95 pinctrl driver using SCMI protocol interface"
18 i.MX95 SCMI firmware provides pinctrl protocol. This driver
34 bool "IMX1 pinctrl driver"
40 Say Y here to enable the imx1 pinctrl driver
43 bool "IMX27 pinctrl driver"
49 Say Y here to enable the imx27 pinctrl driver
53 bool "IMX25 pinctrl driver"
59 Say Y here to enable the imx25 pinctrl driver
62 bool "IMX35 pinctrl driver"
68 Say Y here to enable the imx35 pinctrl driver
[all …]
/linux/drivers/media/usb/gspca/
H A DKconfig13 This driver uses the Video For Linux API. You must say Y or M to
14 "Video For Linux" to use this driver.
16 To compile this driver as modules, choose M here: the
22 tristate "Benq USB Camera Driver"
27 To compile this driver as a module, choose M here: the
31 tristate "Conexant Camera Driver"
36 To compile this driver as a module, choose M here: the
40 tristate "cpia CPiA (version 1) Camera Driver"
45 applications to understand the videoformat generated by this driver.
47 To compile this driver as a module, choose M here: the
[all …]
/linux/drivers/iio/adc/
H A DKconfig13 tristate "Marvell 88PM886 GPADC driver"
22 To compile this driver as a module, choose M here: the module will be
26 bool "ST-Ericsson AB8500 GPADC driver"
31 (General Purpose Analog to Digital Converter) driver used to monitor
43 tristate "Analog Devices AD4000 ADC Driver"
56 To compile this driver as a module, choose M here: the module will be
60 tristate "Analog Devices AD4030 ADC Driver"
70 To compile this driver as a module, choose M here: the module will be
74 tristate "Analog Devices AD4062 Driver"
83 To compile this driver as a module, choose M here: the module will be
[all …]
/linux/drivers/power/reset/
H A DKconfig13 bool "ams AS3722 power-off driver"
16 This driver supports turning off board via a ams AS3722 power-off.
19 tristate "Atmel AT91 poweroff driver"
23 This driver supports poweroff for Atmel AT91SAM9 and SAMA5
27 tristate "Atmel AT91 reset driver"
31 This driver supports restart for Atmel AT91SAM9 and SAMA5
35 tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver"
39 This driver supports the alternate shutdown controller for some Atmel
43 tristate "Actions Semi ATC260x PMIC power-off driver"
46 This driver provides power-off and restart support for a system
[all …]
/linux/drivers/usb/serial/
H A DKconfig18 To compile this driver as a module, choose M here: the
47 bool "USB Generic Serial Driver"
49 Say Y here if you want to use the generic USB serial driver. Please
51 using this driver. It is recommended that the "USB Serial converter
52 support" be compiled as a module for this driver to be used
56 tristate "USB Serial Simple Driver"
58 Say Y here to use the USB serial "simple" driver. This driver
60 driver. Specifically, it supports:
76 To compile this driver as a module, choose M here: the module
80 tristate "USB AIRcable Bluetooth Dongle Driver"
[all …]
/linux/drivers/reset/
H A DKconfig26 tristate "ASPEED Reset Driver"
30 This enables the reset controller driver for AST2700.
33 bool "AR71xx Reset Driver" if COMPILE_TEST
36 This enables the ATH79 reset controller driver that supports the
40 bool "AXS10x Reset Driver" if COMPILE_TEST
43 This enables the reset controller driver for AXS10x.
50 This enables the reset controller driver for BCM6345 SoCs.
53 tristate "Berlin Reset Driver"
57 This enables the reset controller driver for Marvell Berlin SoCs.
64 This enables the reset controller driver for Broadcom STB SoCs using
[all …]
/linux/drivers/iio/dac/
H A DKconfig10 tristate "Analog Devices AD3530R and Similar DACs driver"
17 To compile this driver as a module, choose M here: the
21 tristate "Analog Devices AD3552R DAC High Speed driver"
26 Digital to Analog Converter High Speed driver.
28 The driver requires the assistance of an IP core to operate,
32 To compile this driver as a module, choose M here: the
39 tristate "Analog Devices AD3552R DAC driver"
48 To compile this driver as a module, choose M here: the
52 tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
62 To compile this driver as a module, choose M here: the
[all …]
/linux/drivers/iio/accel/
H A DKconfig18 To compile this driver as a module, say M here: the module will
30 To compile this driver as a module, say M here: the module will be
37 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer I2C Driver"
45 To compile this driver as a module, choose M here: the module
50 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer SPI Driver"
58 To compile this driver as a module, choose M here: the module
66 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer I2C Driver"
75 To compile this driver as a module, choose M here: the module
78 driver, do not add both modules to the kernel.
81 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer SPI Driver"
[all …]
/linux/drivers/phy/marvell/
H A DKconfig12 tristate "Marvell Berlin SATA PHY driver"
20 tristate "Marvell Berlin USB PHY Driver"
28 tristate "Marvell A3700 comphy driver"
35 This driver allows to control the comphy, a hardware block providing
40 tristate "Marvell A3700 UTMI driver"
46 Enable this to support Marvell A3700 UTMI PHY driver.
49 tristate "Marvell Armada 38x comphy driver"
54 This driver allows to control the comphy, an hardware block providing
59 tristate "Marvell CP110 comphy driver"
65 This driver allows to control the comphy, an hardware block providing
[all …]
/linux/drivers/clk/rockchip/
H A DKconfig17 Build the driver for PX30 Clock Driver.
24 Build the driver for RV110x Clock Driver.
31 Build the driver for RV1126 Clock Driver.
38 Build the driver for RV1126B Clock Driver.
45 Build the driver for RK3036 Clock Driver.
52 Build the driver for RK312x Clock Driver.
59 Build the driver for RK3188 Clock Driver.
66 Build the driver for RK322x Clock Driver.
73 Build the driver for RK3288 Clock Driver.
80 Build the driver for RK3308 Clock Driver.
[all …]
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt11 participant driver
17 mac80211->driver: sta_state(AP, not-exists)
18 mac80211->driver: bss_info_changed(clear BSSID)
20 note over mac80211,driver
26 mac80211->driver: config(channel, channel type)
27 mac80211->driver: bss_info_changed(set BSSID, basic rate bitmap)
28 mac80211->driver: sta_state(AP, exists)
31 mac80211->driver: TX directed probe request
32 driver->mac80211: RX probe response
35 mac80211->driver: TX auth frame
[all …]
/linux/tools/testing/selftests/vfio/lib/
H A Dvfio_pci_driver.c22 VFIO_ASSERT_NULL(device->driver.ops); in vfio_pci_driver_probe()
30 device->driver.ops = ops; in vfio_pci_driver_probe()
34 static void vfio_check_driver_op(struct vfio_pci_driver *driver, void *op, in vfio_check_driver_op() argument
37 VFIO_ASSERT_NOT_NULL(driver->ops); in vfio_check_driver_op()
38 VFIO_ASSERT_NOT_NULL(op, "Driver has no %s()\n", op_name); in vfio_check_driver_op()
39 VFIO_ASSERT_EQ(driver->initialized, op != driver->ops->init); in vfio_check_driver_op()
40 VFIO_ASSERT_EQ(driver->memcpy_in_progress, op == driver->ops->memcpy_wait); in vfio_check_driver_op()
50 struct vfio_pci_driver *driver = &device->driver; in vfio_pci_driver_init() local
52 VFIO_ASSERT_NOT_NULL(driver->region.vaddr); in vfio_pci_driver_init()
53 VFIO_CHECK_DRIVER_OP(driver, init); in vfio_pci_driver_init()
[all …]
/linux/drivers/input/misc/
H A DKconfig23 To compile this driver as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
50 To compile this driver as a module, choose M here: the module
60 To compile this driver as a module, choose M here: the
70 To compile this driver as a module, choose M here: the
80 To compile this driver as a module, choose M here: the
84 tristate "Dell Wyse 3020 Power Button Driver"
91 To compile this driver as a module, choose M here: the module
101 To compile this driver as a module, choose M here: the
112 To compile this driver as a module, choose M here: the
[all …]
/linux/drivers/char/hw_random/
H A DKconfig12 To compile this driver as a module, choose M here: the
28 This driver provides kernel-side support for a generic Random
33 To compile this driver as a module, choose M here: the
43 This driver provides kernel-side support for the Random Number
46 To compile this driver as a module, choose M here: the
57 This driver provides kernel-side support for the Random Number
60 To compile this driver as a module, choose M here: the
70 This driver provides kernel-side support for the True Random Number
73 To compile this driver as a module, choose M here: the
83 This driver provides kernel-side support for the Random Number
[all …]
/linux/drivers/pinctrl/
H A DKconfig50 The driver for memory mapped GPIO functionality on AMD platforms
66 The driver for memory mapped GPIO functionality on AMD platforms
73 tristate "Apple SoC GPIO pin controller driver"
82 This is the driver for the GPIO controller found on Apple ARM SoCs,
85 This driver can also be built as a module. If so, the module
89 bool "Axis ARTPEC-6 pin controller driver"
94 This is the driver for the Axis ARTPEC-6 pin controller. This driver
100 tristate "Pinctrl and GPIO driver for ams AS3722 PMIC"
106 functionality. This driver supports the pinmux, push-pull and
111 bool "AT91 pinctrl driver"
[all …]
/linux/drivers/iio/light/
H A DKconfig17 Say Y here if you want to build a driver for the ACPI0008
20 To compile this driver as a module, choose M here: the module will
32 This driver can also be built as a module. If so, the module
40 Say Y here if you want to build a driver for the Analog Devices
43 To compile this driver as a module, choose M here: the
50 Say Y here if you want to build a driver for the Dyna Image AL3000a
53 To compile this driver as a module, choose M here: the
60 Say Y here if you want to build a driver for the Dyna Image AL3010
63 To compile this driver as a module, choose M here: the
70 Say Y here if you want to build a driver for the Dyna Image AL3320A
[all …]
/linux/drivers/regulator/
H A DKconfig36 This driver provides support for fixed voltage regulators,
43 This driver provides a virtual consumer for the voltage and
54 from user space. Userspace consumer driver provides ability to
74 This driver supports Marvell 88PG867 and 88PG868 voltage regulators.
82 This driver supports Marvell 88PM800 voltage regulator chips.
92 This driver supports 88PM8607 voltage regulator chips.
98 This driver implements support for Marvell 88PM886 voltage regulators.
106 This driver controls a active-semi act8865 voltage output
113 This driver controls a active-semi ACT8945A voltage regulator
122 This driver supports AD5398 and AD5821 current regulator chips.
[all …]
/linux/drivers/pinctrl/bcm/
H A DKconfig7 bool "Broadcom BCM281xx pinctrl driver"
15 Say Y here to support Broadcom BCM281xx pinctrl driver, which is used
17 BCM28145, and BCM28155 SoCs. This driver requires the pinctrl
18 framework. GPIO is provided by a separate GPIO driver.
21 tristate "Broadcom BCM2835 GPIO (with PINCONF) driver"
30 Say Y here to enable the Broadcom BCM2835 GPIO driver.
33 tristate "Broadcom BCM4908 pinmux driver"
42 Driver for BCM4908 family SoCs with integrated pin controller.
56 bool "Broadcom BCM6318 GPIO driver"
62 Say Y here to enable the Broadcom BCM6318 GPIO driver.
[all …]
/linux/drivers/pinctrl/intel/
H A DKconfig10 driver for memory mapped GPIO functionality on Intel Baytrail
18 tristate "Intel Cherryview/Braswell pinctrl and GPIO driver"
21 Cherryview/Braswell pinctrl driver provides an interface that
25 tristate "Intel Lynxpoint pinctrl and GPIO driver"
28 Lynxpoint is the PCH of Intel Haswell. This pinctrl driver
41 tristate "Intel pinctrl and GPIO platform driver"
44 This pinctrl driver provides an interface that allows configuring
52 tristate "Intel Alder Lake pinctrl and GPIO driver"
55 This pinctrl driver provides an interface that allows configuring
62 tristate "Intel Broxton pinctrl and GPIO driver"
[all …]
/linux/drivers/cpufreq/
H A DKconfig.arm7 tristate "Allwinner nvmem based SUN50I CPUFreq driver"
12 This adds the nvmem based CPUFreq driver for Allwinner
15 To compile this driver as a module, choose M here: the
25 This adds the CPUFreq driver for Airoha EN7581 SoCs.
32 This adds the CPUFreq driver for Apple Silicon machines
40 This adds the CPUFreq driver support for Marvell Armada 37xx SoCs.
44 tristate "Armada 8K CPUFreq driver"
49 This enables the CPUFreq driver support for Marvell
57 tristate "SCPI based CPUfreq driver"
60 This adds the CPUfreq driver support for ARM platforms using SCPI
[all …]

12345678910>>...300