Home
last modified time | relevance | path

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

12345678910>>...379

/Linux-v6.1/drivers/clk/mediatek/
DKconfig5 menu "Clock driver for MediaTek SoC"
15 bool "Clock driver for MediaTek MT2701"
20 This driver supports MediaTek MT2701 basic clocks.
23 bool "Clock driver for MediaTek MT2701 mmsys"
26 This driver supports MediaTek MT2701 mmsys clocks.
29 bool "Clock driver for MediaTek MT2701 imgsys"
32 This driver supports MediaTek MT2701 imgsys clocks.
35 bool "Clock driver for MediaTek MT2701 vdecsys"
38 This driver supports MediaTek MT2701 vdecsys clocks.
41 bool "Clock driver for MediaTek MT2701 hifsys"
[all …]
/Linux-v6.1/drivers/phy/broadcom/
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-v6.1/drivers/pinctrl/freescale/
DKconfig21 bool "IMX1 pinctrl driver"
25 Say Y here to enable the imx1 pinctrl driver
28 bool "IMX27 pinctrl driver"
32 Say Y here to enable the imx27 pinctrl driver
36 bool "IMX25 pinctrl driver"
41 Say Y here to enable the imx25 pinctrl driver
44 bool "IMX35 pinctrl driver"
48 Say Y here to enable the imx35 pinctrl driver
51 bool "IMX50 pinctrl driver"
55 Say Y here to enable the imx50 pinctrl driver
[all …]
/Linux-v6.1/drivers/video/backlight/
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 "Sharp SL-6000 LCD Driver"
97 If you have an Sharp SL-6000 Zaurus say Y to enable a driver
[all …]
/Linux-v6.1/drivers/media/usb/gspca/
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-v6.1/drivers/pwm/
DKconfig15 within the Linux kernel. On the driver side it provides an API
22 allows only a single driver implementing the required API. Not
40 This option enables some additional checks to help lowlevel driver
43 output to the kernel log, so only enable while working on a driver.
49 Generic PWM framework driver for Analog Baseband AB8500.
51 To compile this driver as a module, choose M here: the module
59 Generic PWM framework driver for Atmel SoC.
61 To compile this driver as a module, choose M here: the module
69 Generic PWM framework driver for the PWM output of the HLCDC
73 To compile this driver as a module, choose M here: the module
[all …]
/Linux-v6.1/drivers/pinctrl/qcom/
DKconfig5 tristate "Qualcomm core pin controller driver"
16 tristate "Qualcomm APQ8064 pin controller driver"
21 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
25 tristate "Qualcomm APQ8084 pin controller driver"
30 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
34 tristate "Qualcomm IPQ4019 pin controller driver"
39 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
43 tristate "Qualcomm IPQ8064 pin controller driver"
48 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
52 tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
[all …]
/Linux-v6.1/drivers/iio/adc/
DKconfig10 bool "ST-Ericsson AB8500 GPADC driver"
15 (General Purpose Analog to Digital Converter) driver used to monitor
25 tristate "Analog Devices AD7091R5 ADC Driver"
32 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"
39 To compile this driver as a module, choose M here: the module will be
43 tristate "Analog Devices AD7190 AD7192 AD7193 AD7195 ADC driver"
51 To compile this driver as a module, choose M here: the
55 tristate "Analog Devices AD7265/AD7266 ADC driver"
64 To compile this driver as a module, choose M here: the module will be
75 To compile this driver as a module, choose M here: the
[all …]
/Linux-v6.1/drivers/power/reset/
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-v6.1/drivers/reset/
DKconfig26 bool "AR71xx Reset Driver" if COMPILE_TEST
29 This enables the ATH79 reset controller driver that supports the
33 bool "AXS10x Reset Driver" if COMPILE_TEST
36 This enables the reset controller driver for AXS10x.
43 This enables the reset controller driver for BCM6345 SoCs.
46 tristate "Berlin Reset Driver"
50 This enables the reset controller driver for Marvell Berlin SoCs.
57 This enables the reset controller driver for Broadcom STB SoCs using
70 bool "Synopsys HSDK Reset Driver"
74 This enables the reset controller driver for HSDK board.
[all …]
/Linux-v6.1/drivers/usb/serial/
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-v6.1/drivers/phy/marvell/
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-v6.1/drivers/clk/
DKconfig38 tristate "Clock driver for WM831x/2x PMICs"
47 bool "PLL Driver for HSDK platform"
51 This driver supports the HSDK core, system, ddr, tunnel and hdmi PLLs
63 tristate "Clock driver for Apple SoC NCOs"
67 This driver supports NCO (Numerically Controlled Oscillator) blocks
72 tristate "Clock driver for Maxim 77620/77686/77802 MFD"
75 This driver supports Maxim 77620/77686/77802 crystal oscillator
82 This driver supports Maxim 9485 Programmable Audio Clock Generator
85 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818"
88 This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
[all …]
/Linux-v6.1/Documentation/networking/
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-v6.1/drivers/interconnect/qcom/
DKconfig12 tristate "Qualcomm MSM8916 interconnect driver"
17 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
21 tristate "Qualcomm MSM8939 interconnect driver"
26 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
30 tristate "Qualcomm MSM8974 interconnect driver"
35 This is a driver for the Qualcomm Network-on-Chip on msm8974-based
39 tristate "Qualcomm MSM8996 interconnect driver"
44 This is a driver for the Qualcomm Network-on-Chip on msm8996-based
48 tristate "Qualcomm OSM L3 interconnect driver"
52 driver which controls the scaling of L3 caches on Qualcomm SoCs.
[all …]
/Linux-v6.1/drivers/media/i2c/
DKconfig8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
44 This is a Video4Linux2 sensor driver for the ON Semiconductor
47 To compile this driver as a module, choose M here: the
57 This is a Video4Linux2 sensor driver for the Hynix
60 To compile this driver as a module, choose M here: the
70 This is a Video4Linux2 sensor driver for the Hynix
73 To compile this driver as a module, choose M here: the
83 This is a Video4Linux2 sensor driver for the Hynix
86 To compile this driver as a module, choose M here: the
96 This is a Video4Linux2 sensor driver for the Sony
[all …]
/Linux-v6.1/drivers/iio/accel/
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
80 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer SPI Driver"
89 To compile this driver as a module, choose M here: the module
[all …]
/Linux-v6.1/drivers/pinctrl/intel/
DKconfig11 driver for memory mapped GPIO functionality on Intel Baytrail
19 tristate "Intel Cherryview/Braswell pinctrl and GPIO driver"
23 Cherryview/Braswell pinctrl driver provides an interface that
27 tristate "Intel Lynxpoint pinctrl and GPIO driver"
35 Lynxpoint is the PCH of Intel Haswell. This pinctrl driver
40 tristate "Intel Merrifield pinctrl driver"
46 Merrifield Family-Level Interface Shim (FLIS) driver provides an
59 tristate "Intel Alder Lake pinctrl and GPIO driver"
63 This pinctrl driver provides an interface that allows configuring
67 tristate "Intel Broxton pinctrl and GPIO driver"
[all …]
/Linux-v6.1/drivers/char/hw_random/
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
56 This driver provides kernel-side support for the Random Number
59 To compile this driver as a module, choose M here: the
69 This driver provides kernel-side support for the Random Number
72 To compile this driver as a module, choose M here: the
81 This driver provides kernel-side support for the Random Number
[all …]
/Linux-v6.1/drivers/iio/dac/
DKconfig10 tristate "Analog Devices AD3552R DAC driver"
16 To compile this driver as a module, choose M here: the
20 tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
30 To compile this driver as a module, choose M here: the
34 tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
41 To compile this driver as module choose M here: the module will be called
45 tristate "Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver"
54 To compile this driver as module choose M here: the module will be called
58 tristate "Analog Devices AD5421 DAC driver"
64 To compile this driver as module choose M here: the module will be called
[all …]
/Linux-v6.1/drivers/pinctrl/bcm/
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-v6.1/drivers/input/misc/
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
43 To compile this driver as a module, choose M here: the module
53 To compile this driver as a module, choose M here: the
63 To compile this driver as a module, choose M here: the
73 To compile this driver as a module, choose M here: the
77 tristate "Dell Wyse 3020 Power Button Driver"
84 To compile this driver as a module, choose M here: the module
94 To compile this driver as a module, choose M here: the
105 To compile this driver as a module, choose M here: the
[all …]
/Linux-v6.1/drivers/iio/light/
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 AL3010
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 AL3320A
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 Avago APDS9300
[all …]
/Linux-v6.1/Documentation/driver-api/
Dconsole.rst9 This type will be called 'system driver', and only one system driver is allowed
10 to exist. The system driver is persistent and it can never be unloaded, though
14 'modular driver' by this document. Multiple modular drivers can coexist at
15 any time with each driver sharing the console with other drivers including
16 the system driver. However, modular drivers cannot take over the console
17 that is currently occupied by another modular driver. (Exception: Drivers that
19 of driver occupying the consoles.) They can only take over the console that is
20 occupied by the system driver. In the same token, if the modular driver is
21 released by the console, the system driver will take over.
25 do_take_over_console() - load and bind driver to console layer
[all …]
/Linux-v6.1/drivers/cpufreq/
DKconfig.arm7 tristate "CPUFreq driver based on the ACPI CPPC spec"
11 This adds a CPUFreq driver which uses CPPC methods
23 bool "Frequency Invariance support for CPPC cpufreq driver"
27 This extends frequency invariance support in the CPPC cpufreq driver,
33 tristate "Allwinner nvmem based SUN50I CPUFreq driver"
38 This adds the nvmem based CPUFreq driver for Allwinner
41 To compile this driver as a module, choose M here: the
48 This adds the CPUFreq driver support for Marvell Armada 37xx SoCs.
52 tristate "Armada 8K CPUFreq driver"
56 This enables the CPUFreq driver support for Marvell
[all …]

12345678910>>...379