/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 11 Audio functionality: 12 - codec { }: Need to be present if the audio functionality is used. Within this 22 Vibra functionality 23 - ti,enable-vibra: Need to be set to <1> if the vibra functionality is used. if 24 missing or it is 0, the vibra functionality is disabled.
|
D | twl6040.txt | 4 vibra and GPO functionality on OMAP4+ platforms. 25 Vibra functionality
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-designware-pcidrv.c | 52 u32 functionality; member 133 .functionality = I2C_FUNC_10BIT_ADDR, 142 .functionality = I2C_FUNC_10BIT_ADDR, 151 .functionality = I2C_FUNC_10BIT_ADDR, 159 .functionality = I2C_FUNC_10BIT_ADDR, 167 .functionality = I2C_FUNC_10BIT_ADDR, 249 dev->functionality = controller->functionality | in i2c_dw_pci_probe()
|
/Linux-v4.19/drivers/staging/greybus/ |
D | i2c.c | 21 u32 functionality; member 37 u32 functionality; in gb_i2c_functionality_operation() local 46 functionality = le32_to_cpu(response.functionality); in gb_i2c_functionality_operation() 47 gb_i2c_dev->functionality = gb_i2c_functionality_map(functionality); in gb_i2c_functionality_operation() 229 return gb_i2c_dev->functionality; in gb_i2c_functionality() 235 .functionality = gb_i2c_functionality,
|
/Linux-v4.19/Documentation/i2c/ |
D | functionality | 8 functionality. 14 For the most up-to-date list of functionality constants, please check 61 function callback `functionality'. Typical implementations are given 96 check whether the needed functionality is present. The typical way to do 114 thumb, the functionality constants you test for with 130 functionality you need is supported, of course. This is done using 144 /* Oops, the needed functionality (SMBus write_quick function) is
|
/Linux-v4.19/drivers/hwspinlock/ |
D | Kconfig | 25 Say y here to support the Qualcomm Hardware Mutex functionality, which 53 tristate "STE Hardware Semaphore functionality" 57 Say y here to support the STE Hardware Semaphore functionality, which
|
/Linux-v4.19/drivers/i2c/ |
D | i2c-stub.c | 49 static unsigned long functionality = STUB_FUNC_DEFAULT; variable 50 module_param(functionality, ulong, S_IRUGO | S_IWUSR); 51 MODULE_PARM_DESC(functionality, "Override functionality bitfield"); 310 return STUB_FUNC_ALL & functionality; in stub_func() 314 .functionality = stub_func,
|
/Linux-v4.19/drivers/staging/iio/Documentation/ |
D | ring.txt | 3 This document is intended as a general overview of the functionality 23 as much buffer functionality as possible. Note almost all of these 31 This provides polling like functionality whilst the ring buffering is in
|
/Linux-v4.19/Documentation/timers/ |
D | highres.txt | 25 - high resolution timer functionality 53 related functionality is moved into the generic code. The GTOD base patch got 79 functionality like high resolution timers or dynamic ticks. 87 architectures as it provides generic functionality down to the interrupt 98 event devices are used to provide local CPU functionality such as process 113 clock event devices and the assignment of timer interrupt related functionality 138 high resolution timer functionality 142 functionality, while making it possible would be difficult and would serve no 146 the high resolution functionality can work. Up to the point where hrtimers are 186 The periodic tick functionality is provided by an per-cpu hrtimer. The callback [all …]
|
/Linux-v4.19/drivers/usb/chipidea/ |
D | Kconfig | 32 Say Y here to enable device controller functionality of the 40 Say Y here to enable host controller functionality of the
|
/Linux-v4.19/Documentation/infiniband/ |
D | opa_vnic.txt | 2 supports Ethernet functionality over Omni-Path fabric by encapsulating 98 OPA VNIC functionality has a HW dependent component and a HW 106 The HW dependent VNIC functionality is part of the HFI1 driver. It 108 It involves HW resource allocation/management for VNIC functionality. 115 The OPA VNIC module implements the HW independent VNIC functionality.
|
/Linux-v4.19/drivers/usb/dwc3/ |
D | Kconfig | 60 AM437x use this IP for USB2/3 functionality. 93 Support of USB2/3 functionality in TI Keystone2 platforms. 101 Support USB2/3 functionality in simple SoC integrations. 121 functionality.
|
/Linux-v4.19/drivers/mfd/ |
D | Kconfig | 19 necessary for using the board's GPIO and MFGPT functionality. 100 functionality of the device. 122 functionality of the device. 233 core functionality controlled via I2C. 242 core functionality controlled via SPI. 298 order to use the functionality of the device. 310 order to use the functionality of the device. 322 Additional drivers must be enabled in order to use the functionality 338 Additional drivers must be enabled in order to use the functionality 350 Additional drivers must be enabled in order to use the functionality [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-xhci_hcd | 18 functionality and the shared root port will be assigned 20 will disable the DbC functionality and the shared root
|
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI 13 these firmware callbacks. Currently, this functionality
|
/Linux-v4.19/drivers/media/usb/stk1160/ |
D | stk1160-i2c.c | 233 static u32 functionality(struct i2c_adapter *adap) in functionality() function 240 .functionality = functionality,
|
/Linux-v4.19/Documentation/hwmon/ |
D | pmbus-core | 29 simply unknown what new device specific functionality PMBus device developers 35 pmbus_core.c) provides generic functionality. The generic code (in pmbus.c) 38 functionality into generic functionality. This is to some degree comparable 53 used to inform the core driver about functionality supported by individual 78 functionality which has been implemented by several chip vendors and is thus 115 - Supported chip functionality can be provided to the core driver. This may be 119 augmenting generic command execution. This functionality can be used to map 175 Determine supported PMBus functionality. This function is only necessary 176 if a chip driver supports multiple chips, and the chip functionality is not
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | Kconfig | 14 bool "Enable advanced debug functionality on V4L2 drivers" 17 Say Y here to enable advanced debugging functionality on some
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-i2c.c | 272 static u32 functionality(struct i2c_adapter *adap) in functionality() function 279 .functionality = functionality,
|
/Linux-v4.19/Documentation/ |
D | rtc.txt | 25 Programmers need to understand that the PC/AT functionality is not 29 same functionality. For example, not every RTC is hooked up to an 43 ACPI has standardized that MC146818 functionality, and extended it in 45 That functionality is NOT exposed in the old driver. 135 a high functionality RTC is integrated into the SOC. That system might read 137 other tasks, because of its greater functionality.
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | amd-powernow.txt | 11 Note that the functionality to change frequency (and voltage) 26 Documentation on this functionality in 8th generation processors
|
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | Kconfig | 9 This driver implements the iSCSI functionality for Emulex
|
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/ |
D | Kconfig | 8 SoCs supporting the "vHub" functionality and USB2.0
|
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/ |
D | st-reset.txt | 1 *Device-Tree bindings for ST SW reset functionality
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 112 static u32 functionality(struct i2c_adapter *adap) in functionality() function 264 .functionality = functionality,
|