| /kernel/linux/linux-5.10/drivers/clk/mediatek/ |
| D | Kconfig | 5 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 …]
|
| /kernel/linux/linux-4.19/drivers/video/backlight/ |
| D | Kconfig | 42 SPI driver for Epson L4F00242T03. This provides basic support 50 SPI driver for Samsung LMS283GF05. This provides basic support 58 power control driver for it. The panel starts up in power 59 off state, so you need this driver in order to see any 69 chip then say y to include a driver for it. 76 then say y to include a power driver for it. 91 then say y to include a power driver for it. 96 This driver provides a platform-device registered LCD power 100 tristate "Sharp SL-6000 LCD Driver" 103 If you have an Sharp SL-6000 Zaurus say Y to enable a driver [all …]
|
| /kernel/linux/linux-4.19/drivers/clk/mediatek/ |
| D | Kconfig | 4 menu "Clock driver for MediaTek SoC" 14 bool "Clock driver for MediaTek MT2701" 19 This driver supports MediaTek MT2701 basic clocks. 22 bool "Clock driver for MediaTek MT2701 mmsys" 25 This driver supports MediaTek MT2701 mmsys clocks. 28 bool "Clock driver for MediaTek MT2701 imgsys" 31 This driver supports MediaTek MT2701 imgsys clocks. 34 bool "Clock driver for MediaTek MT2701 vdecsys" 37 This driver supports MediaTek MT2701 vdecsys clocks. 40 bool "Clock driver for MediaTek MT2701 hifsys" [all …]
|
| /kernel/linux/linux-4.19/Documentation/isdn/ |
| D | INTERFACE | 10 An HL-driver can register itself at LL by calling the function 46 This field has to be set by the HL-driver to the number of channels 48 the LL puts an id there, which has to be used by the HL-driver when 55 Also to be preset by the HL-driver. With this value the HL-driver 60 To be preset by the HL-driver. Using this field, the HL-driver 72 To be preset by the HL-driver, if it supports sk_buff's. The driver 81 This field will be set by LL. The HL-driver delivers received data- 82 packets by calling this function. Upon calling, the HL-driver must 86 int driver-Id 87 int Channel-number locally to the driver. (starting with 0) [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/freescale/ |
| D | Kconfig | 21 bool "IMX1 pinctrl driver" 25 Say Y here to enable the imx1 pinctrl driver 28 bool "i.MX21 pinctrl driver" 32 Say Y here to enable the i.MX21 pinctrl driver 35 bool "IMX27 pinctrl driver" 39 Say Y here to enable the imx27 pinctrl driver 43 bool "IMX25 pinctrl driver" 48 Say Y here to enable the imx25 pinctrl driver 51 bool "IMX35 pinctrl driver" 55 Say Y here to enable the imx35 pinctrl driver [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/broadcom/ |
| D | phy-bcm-ns2-usbdrd.c | 77 struct ns2_phy_driver *driver; member 89 struct ns2_phy_driver *driver) in pll_lock_stat() argument 93 return readl_poll_timeout_atomic(driver->icfgdrd_regs + usb_reg, in pll_lock_stat() 101 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_init() local 104 val = readl(driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 113 writel(val, driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 121 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_poweroff() local 124 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 126 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 128 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() [all …]
|
| /kernel/linux/linux-4.19/drivers/phy/broadcom/ |
| D | phy-bcm-ns2-usbdrd.c | 76 struct ns2_phy_driver *driver; member 88 struct ns2_phy_driver *driver) in pll_lock_stat() argument 95 val = readl(driver->icfgdrd_regs + usb_reg); in pll_lock_stat() 106 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_init() local 109 val = readl(driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 118 writel(val, driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 126 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_poweroff() local 129 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 131 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 133 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| D | Kconfig | 36 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 …]
|
| /kernel/linux/linux-4.19/drivers/pwm/ |
| D | Kconfig | 14 within the Linux kernel. On the driver side it provides an API 21 allows only a single driver implementing the required API. Not 39 Generic PWM framework driver for Analog Baseband AB8500. 41 To compile this driver as a module, choose M here: the module 48 Generic PWM framework driver for Atmel SoC. 50 To compile this driver as a module, choose M here: the module 58 Generic PWM framework driver for the PWM output of the HLCDC 62 To compile this driver as a module, choose M here: the module 69 Generic PWM framework driver for Atmel Timer Counter Block. 74 To compile this driver as a module, choose M here: the module [all …]
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | Kconfig | 15 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 …]
|
| /kernel/linux/linux-4.19/drivers/media/usb/gspca/ |
| D | Kconfig | 13 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 27 tristate "Benq USB Camera Driver" 32 To compile this driver as a module, choose M here: the 36 tristate "Conexant Camera Driver" 41 To compile this driver as a module, choose M here: the 45 tristate "cpia CPiA (version 1) Camera Driver" 50 applications to understand the videoformat generated by this driver. 52 To compile this driver as a module, choose M here: the [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| D | Kconfig | 14 This driver uses the Video For Linux API. You must say Y or M to 15 "Video For Linux" to use this driver. 17 To compile this driver as modules, choose M here: the 28 tristate "Benq USB Camera Driver" 33 To compile this driver as a module, choose M here: the 37 tristate "Conexant Camera Driver" 42 To compile this driver as a module, choose M here: the 46 tristate "cpia CPiA (version 1) Camera Driver" 51 applications to understand the videoformat generated by this driver. 53 To compile this driver as a module, choose M here: the [all …]
|
| /kernel/linux/linux-4.19/drivers/pinctrl/freescale/ |
| D | Kconfig | 14 bool "IMX1 pinctrl driver" 18 Say Y here to enable the imx1 pinctrl driver 21 bool "i.MX21 pinctrl driver" 25 Say Y here to enable the i.MX21 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 [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | Kconfig | 10 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 68 tristate "Analog Devices AD7291 ADC driver" [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | Kconfig | 18 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: 75 To compile this driver as a module, choose M here: the module 79 tristate "USB AIRcable Bluetooth Dongle Driver" [all …]
|
| /kernel/linux/linux-4.19/drivers/iio/adc/ |
| D | Kconfig | 14 tristate "Analog Devices AD7265/AD7266 ADC driver" 23 To compile this driver as a module, choose M here: the module will be 27 tristate "Analog Devices AD7291 ADC driver" 33 To compile this driver as a module, choose M here: the 37 tristate "Analog Devices AD7298 ADC driver" 45 To compile this driver as a module, choose M here: the 49 tristate "Analog Devices AD7476 and similar 1-channel ADCs driver" 58 To compile this driver as a module, choose M here: the 62 tristate "Analog Devices AD7766/AD7767 ADC driver" 70 To compile this driver as a module, choose M here: the module will be [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | mac80211-auth-assoc-deauth.txt | 11 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 …]
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | mac80211-auth-assoc-deauth.txt | 11 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 …]
|
| /kernel/linux/linux-4.19/drivers/usb/serial/ |
| D | Kconfig | 17 To compile this driver as a module, choose M here: the 46 bool "USB Generic Serial Driver" 48 Say Y here if you want to use the generic USB serial driver. Please 50 using this driver. It is recommended that the "USB Serial converter 51 support" be compiled as a module for this driver to be used 55 tristate "USB Serial Simple Driver" 57 Say Y here to use the USB serial "simple" driver. This driver 59 driver. Specifically, it supports: 74 To compile this driver as a module, choose M here: the module 78 tristate "USB AIRcable Bluetooth Dongle Driver" [all …]
|
| /kernel/linux/linux-5.10/drivers/reset/ |
| D | Kconfig | 26 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. 39 bool "Berlin Reset Driver" if COMPILE_TEST 42 This enables the reset controller driver for Marvell Berlin SoCs. 49 This enables the reset controller driver for Broadcom STB SoCs using 62 bool "Synopsys HSDK Reset Driver" 66 This enables the reset controller driver for HSDK board. 69 tristate "i.MX7/8 Reset Driver" [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
| D | Kconfig | 14 tristate "Qualcomm APQ8064 pin controller driver" 18 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 22 tristate "Qualcomm APQ8084 pin controller driver" 26 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 30 tristate "Qualcomm IPQ4019 pin controller driver" 34 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 38 tristate "Qualcomm IPQ8064 pin controller driver" 42 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 46 tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver" 50 This is the pinctrl, pinmux, pinconf and gpiolib driver for [all …]
|
| /kernel/linux/linux-4.19/Documentation/scsi/ |
| D | 00-INDEX | 4 - info on driver for 53c700 based adapters 6 - info on driver for adapters with BusLogic chips 10 - Changes to driver for ARECA's SATA RAID controller cards 12 - IBM ServeRAID driver Changelog 14 - Changes to lpfc driver 20 - Changes to ncr53c8xx driver 22 - Changes to sym53c8xx driver 24 - Changes to second generation of sym53c8xx driver 26 - info on driver for BusLogic FlashPoint adapters 28 - Licence of the Flashpoint driver [all …]
|
| /kernel/linux/linux-5.10/drivers/power/reset/ |
| D | Kconfig | 13 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 bool "LSI Axxia reset driver" 46 This driver supports restart for Axxia SoC. [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | Kconfig | 42 tristate "Clock driver for WM831x/2x PMICs" 51 bool "PLL Driver for HSDK platform" 55 This driver supports the HSDK core, system, ddr, tunnel and hdmi PLLs 59 tristate "Clock driver for Maxim 77620/77686/77802 MFD" 62 This driver supports Maxim 77620/77686/77802 crystal oscillator 69 This driver supports Maxim 9485 Programmable Audio Clock Generator 72 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818" 75 This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock. 80 tristate "Clock driver for Hi655x" if EXPERT 85 This driver supports the hi655x PMIC clock. This [all …]
|
| /kernel/linux/linux-4.19/drivers/power/reset/ |
| D | Kconfig | 12 bool "ams AS3722 power-off driver" 15 This driver supports turning off board via a ams AS3722 power-off. 18 tristate "Atmel AT91 poweroff driver" 22 This driver supports poweroff for Atmel AT91SAM9 and SAMA5 26 tristate "Atmel AT91 reset driver" 30 This driver supports restart for Atmel AT91SAM9 and SAMA5 34 tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver" 38 This driver supports the alternate shutdown controller for some Atmel 42 bool "LSI Axxia reset driver" 45 This driver supports restart for Axxia SoC. [all …]
|