Home
last modified time | relevance | path

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

12345678910>>...364

/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A 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 …]
/OK3568_Linux_fs/u-boot/drivers/spi/
H A DKconfig7 bool "Enable Driver Model for SPI drivers"
10 Enable driver model for SPI. The SPI slave interface
16 typically use driver-private data instead of extending the
29 bool "Altera SPI driver"
31 Enable the Altera SPI driver. This driver can be used to
37 bool "Andestech ATCSPI200 SPI driver"
39 Enable the Andestech ATCSPI200 SPI driver. This driver can be
44 bool "Atheros SPI driver"
47 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
48 to access SPI NOR flash and other SPI peripherals. This driver
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c77 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 …]
/OK3568_Linux_fs/kernel/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 "Sharp SL-6000 LCD Driver"
97 If you have an Sharp SL-6000 Zaurus say Y to enable a driver
[all …]
/OK3568_Linux_fs/kernel/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
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 …]
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A DKconfig14 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 …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H A DKconfig21 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 …]
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A 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
68 tristate "Analog Devices AD7291 ADC driver"
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A DKconfig8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
46 To compile this driver as a module, choose M here: the
55 To compile this driver as a module, choose M here: the
64 To compile this driver as a module, choose M here: the
77 V4L2 subdevice driver for the NXP TDA1997x HDMI receivers.
79 To compile this driver as a module, choose M here: the
88 To compile this driver as a module, choose M here: the
97 To compile this driver as a module, choose M here: the
106 To compile this driver as a module, choose M here: the
116 To compile this driver as a module, choose M here: the
[all …]
/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A DKconfig2 bool "Enable Driver Model for REGULATOR drivers (UCLASS_REGULATOR)"
5 This config enables the driver model regulator support.
16 for this purpose if PMIC I/O driver is implemented or dm_scan_fdt_dev()
29 bool "Enable driver for ACT8846 regulator"
33 driver implements get/set api for the various BUCKS and LDOS supported
34 by the PMIC device. This driver is controlled by a device tree node
38 bool "Enable driver for AS7322 regulator"
42 driver implements enable/disable for step-down bucks and LDOs,
47 bool "Enable Driver Model for REGULATOR PFUZE100"
50 This config enables implementation of driver-model regulator uclass
[all …]
/OK3568_Linux_fs/kernel/drivers/reset/
H A 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.
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 …]
/OK3568_Linux_fs/kernel/drivers/clk/
H A DKconfig49 tristate "Clock driver for WM831x/2x PMICs"
58 bool "PLL Driver for HSDK platform"
62 This driver supports the HSDK core, system, ddr, tunnel and hdmi PLLs
66 tristate "Clock driver for Maxim 77620/77686/77802 MFD"
69 This driver supports Maxim 77620/77686/77802 crystal oscillator
76 This driver supports Maxim 9485 Programmable Audio Clock Generator
79 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818"
82 This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
87 tristate "Clock driver for Hi655x" if EXPERT
92 This driver supports the hi655x PMIC clock. This
[all …]
/OK3568_Linux_fs/tools/windows/
HDDriverAssitant_v5.12.zip ... 12/Driver/x64/ DriverAssitant_v5.12/Driver/x64/win10/ DriverAssitant_v5.12/Driver ...
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A DKconfig23 This driver adds support for the ACPI-WMI (Windows Management
34 This driver is a required dependency to build the firmware specific
37 It is safe to enable this driver even if your DSDT doesn't define
41 tristate "WMI embedded Binary MOF driver"
49 To compile this driver as a module, choose M here: the module will
59 This is a driver for controlling Alienware BIOS driven
65 tristate "Huawei WMI laptop extras driver"
75 This driver provides support for Huawei WMI hotkeys, battery charge
78 To compile this driver as a module, choose M here: the module
82 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
[all …]
/OK3568_Linux_fs/kernel/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
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 …]
/OK3568_Linux_fs/kernel/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 bool "LSI Axxia reset driver"
46 This driver supports restart for Axxia SoC.
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A DKconfig14 tristate "Qualcomm APQ8064 pin controller driver"
19 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
23 tristate "Qualcomm APQ8084 pin controller driver"
28 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
32 tristate "Qualcomm IPQ4019 pin controller driver"
37 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
41 tristate "Qualcomm IPQ8064 pin controller driver"
46 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
50 tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
55 This is the pinctrl, pinmux, pinconf and gpiolib driver for
[all …]
/OK3568_Linux_fs/kernel/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
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
83 To compile this driver as a module, choose M here: the
87 tristate "Atmel Capacitive Touch Button Driver"
97 To compile this driver as a module, choose M here: the
107 To compile this driver as a module, choose M here: the
[all …]
/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/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
64 This driver supports Marvell 88PG867 and 88PG868 voltage regulators.
72 This driver supports Marvell 88PM800 voltage regulator chips.
82 This driver supports 88PM8607 voltage regulator chips.
90 This driver controls a active-semi act8865 voltage output
97 This driver controls a active-semi ACT8945A voltage regulator
106 This driver supports AD5398 and AD5821 current regulator chips.
123 regulator driver.
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A DKconfig6 tristate "HCI USB driver"
9 Bluetooth HCI USB driver.
10 This driver is required if you want to use Bluetooth devices with
17 tristate "HCI SDIO driver"
20 Bluetooth HCI SDIO driver.
21 This driver is required if you want to use Bluetooth device with
28 tristate "HCI UART driver"
30 Bluetooth HCI UART driver.
31 This driver is required if you want to use Bluetooth devices with
32 serial port interface. You will also need this driver if you have
[all …]
/OK3568_Linux_fs/kernel/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 ADXL345 3-Axis Digital Accelerometer I2C Driver"
46 To compile this driver as a module, choose M here: the module
51 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer SPI Driver"
60 To compile this driver as a module, choose M here: the module
70 tristate "Analog Devices ADXL372 3-Axis Accelerometer SPI Driver"
77 To compile this driver as a module, choose M here: the
81 tristate "Analog Devices ADXL372 3-Axis Accelerometer I2C Driver"
88 To compile this driver as a module, choose M here: the
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A DKconfig10 tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
20 To compile this driver as a module, choose M here: the
24 tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
31 To compile this driver as module choose M here: the module will be called
35 tristate "Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver"
44 To compile this driver as module choose M here: the module will be called
48 tristate "Analog Devices AD5421 DAC driver"
54 To compile this driver as module choose M here: the module will be called
58 tristate "Analog Devices AD5446 and similar single channel DACs driver"
67 To compile this driver as a module, choose M here: the
[all …]
/OK3568_Linux_fs/kernel/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 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 …]

12345678910>>...364