Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/drivers/accessibility/speakup/
A DKconfig56 or m to build it as a module. See the configuration
65 or m to build it as a module. See the configuration
73 or m to build it as a module. See the configuration
81 build it as a module. See the configuration help on the
89 or m to build it as a module. See the configuration
98 or m to build it as a module. See the configuration
108 configuration help on the Speakup choice above for more
119 a module. See the configuration help on the Speakup
142 configuration help on the Speakup choice above for more
153 configuration help on the Speakup choice above for more
[all …]
/drivers/ufs/host/
A DKconfig3 # Kernel configuration file for the UFS host controller drivers.
65 UFS host on QCOM needs some vendor specific configuration before
66 accessing the hardware which includes PHY configuration and vendor
80 UFS host on Mediatek needs some vendor specific configuration before
81 accessing the hardware which includes PHY configuration and vendor
102 UFS host on Renesas needs some vendor specific configuration before
139 UFS host on Unisoc needs some vendor specific configuration before
140 accessing the hardware which includes PHY configuration and vendor
151 UFS host on Rockchip needs some vendor specific configuration before
152 accessing the hardware which includes PHY configuration and vendor
/drivers/pci/endpoint/functions/
A DKconfig11 Enable this configuration option to enable the test driver
21 Select this configuration option to enable the Non-Transparent
35 Select this configuration option to enable the Non-Transparent
45 Enable this configuration option to enable the PCI Endpoint
/drivers/char/mwave/
A DREADME19 thinkpad configuration utility then this parameter allows the
24 thinkpad configuration utility then this parameter allows the
29 thinkpad configuration utility then this parameter allows the
34 thinkpad configuration utility then this parameter allows the
/drivers/net/ethernet/qlogic/
A DKconfig3 # QLogic network device configuration
42 This configuration parameter enables Single Root Input Output
52 This configuration parameter enables DCB support in QLE83XX
63 This configuration parameter can be used to read the
94 This configuration parameter enables Single Root Input Output
/drivers/usb/gadget/legacy/
A DKconfig32 # gadget configuration. In the device model, each option contains
44 Gadget Zero is a two-configuration device. It either sinks and
60 this device, and arrange to select an appropriate configuration.
210 programs implement a single-configuration USB device, including
238 bool "Include configuration with CDC ECM (Ethernet)"
248 bool "Include configuration with RNDIS (Ethernet)"
256 bool "Include 'pure' configuration"
360 This driver provides two functions in one configuration:
397 This driver provides two functions in one configuration:
428 bool "RNDIS + CDC Serial + Storage configuration"
[all …]
/drivers/staging/most/Documentation/
A Ddriver_usage.txt20 another or in a network configuration. As a synchronous network, MOST
31 routing through all three layers, the configuration of the driver, the
32 representation of the configuration interface in sysfs and the buffer
86 tasks the core populates the configuration directory for a registered MOST
88 configuration of the device's interface. The core layer also handles the
123 the bus. To do so, the user has to descend into the component's configuration
154 case of speculative configuration, the creation is post-poned until
167 inside the most_sound's configuration directory. This adapter dir will
175 In case of speculative configuration, the creation is post-poned
235 Since adapter drivers are allowed to change a chosen configuration to best
[all …]
/drivers/fwctl/
A DKconfig17 configuration registers of the ConnectX hardware family
19 This will allow configuration and debug tools to work out of the box on
29 to access the debug and configuration information of the AMD/Pensando
/drivers/staging/media/av7110/
A DKconfig31 or /lib/firmware (depending on configuration of firmware hotplug).
34 EXTRA_FIRMWARE configuration option to build it into your
36 configuration option string.
70 or /lib/firmware (depending on configuration of firmware hotplug).
/drivers/net/usb/
A Dkaweth.c231 struct kaweth_ethernet_configuration configuration; member
243 &kaweth->configuration, in kaweth_read_configuration()
244 sizeof(kaweth->configuration), in kaweth_read_configuration()
989 dev_info(dev, "Statistics collection: %x\n", kaweth->configuration.statistics_mask); in kaweth_probe()
990 …dev_info(dev, "Multicast filter limit: %x\n", kaweth->configuration.max_multicast_filters & ((1 <<… in kaweth_probe()
991 dev_info(dev, "MTU: %d\n", le16_to_cpu(kaweth->configuration.segment_size)); in kaweth_probe()
992 dev_info(dev, "Read MAC address %pM\n", kaweth->configuration.hw_addr); in kaweth_probe()
994 if(!memcmp(&kaweth->configuration.hw_addr, in kaweth_probe()
1047 eth_hw_addr_set(netdev, (u8 *)&kaweth->configuration.hw_addr); in kaweth_probe()
1051 netdev->mtu = le16_to_cpu(kaweth->configuration.segment_size); in kaweth_probe()
/drivers/net/ethernet/microchip/vcap/
A DKconfig3 # Microchip VCAP API configuration
22 - A keyset configuration per port per lookup
30 The platform specific configuration as well as the platform specific model
/drivers/staging/media/sunxi/sun6i-isp/
A DTODO.txt2 - Add uAPI support and documentation for the configuration of all the hardware
6 statistics and adapt hardware modules configuration accordingly;
/drivers/thermal/st/
A DKconfig3 # STMicroelectronics thermal drivers configuration
23 configuration is fully dependent of MACH_STM32MP157.
/drivers/bus/
A DKconfig72 tristate "CZ.NIC Turris Mox module configuration bus"
75 Say yes here to add support for the module configuration bus found
112 needed to set up various chip select configuration parameters before
132 Driver needed for the MBus configuration on Marvell EBU SoCs
253 tristate "Versatile Express configuration bus"
259 Platform configuration infrastructure for the ARM Ltd.
267 configuration. Allows to adjust the priorities of all master
/drivers/misc/keba/
A DKconfig18 tristate "KEBA CP500 LAN9252 configuration"
22 This driver is used for updating the configuration of the LAN9252
/drivers/mtd/devices/
A Dst_spi_fsm.c263 uint32_t configuration; member
896 if ((fsm->configuration & CFG_S25FL_CHECK_ERROR_FLAGS) && in stfsm_wait_busy()
1179 fsm->configuration = (CFG_READ_TOGGLE_32BIT_ADDR | in stfsm_mx25_config()
1256 fsm->configuration = (CFG_WRITE_TOGGLE_32BIT_ADDR | in stfsm_n25q_config()
1470 fsm->configuration |= CFG_S25FL_CHECK_ERROR_FLAGS; in stfsm_s25fl_config()
1529 if (fsm->configuration & CFG_READ_TOGGLE_32BIT_ADDR) in stfsm_read()
1568 if (fsm->configuration & CFG_READ_TOGGLE_32BIT_ADDR) in stfsm_read()
1593 if (fsm->configuration & CFG_WRITE_TOGGLE_32BIT_ADDR) in stfsm_write()
1659 if (fsm->configuration & CFG_WRITE_TOGGLE_32BIT_ADDR) in stfsm_write()
1705 if (fsm->configuration & CFG_ERASESEC_TOGGLE_32BIT_ADDR) in stfsm_erase_sector()
[all …]
/drivers/misc/sgi-xp/
A Dxp_uv.c101 #error not a supported configuration in xp_expand_memprotect_uv()
120 #error not a supported configuration in xp_restrict_memprotect_uv()
/drivers/soc/loongson/
A DKconfig13 and PCIE, configuration of memory controller, rtc controller, lio
17 supported. Other guts accesses, such as reading firmware configuration
/drivers/firmware/broadcom/
A DKconfig7 important hardware configuration as well as some minor user setup.
19 Broadcom devices store configuration data in SPROM. Accessing it is
/drivers/net/ethernet/davicom/
A DKconfig3 # Davicom device configuration
34 This configuration forces the DM9000 to use the NSR's LinkStatus
/drivers/net/ethernet/broadcom/
A DKconfig3 # Broadcom device configuration
158 This configuration parameter enables Single Root Input Output
225 This configuration parameter enables Single Root Input Output
234 This configuration parameter enables TC Flower packet classifier
273 This configuration enables the Broadcom ASP 2.0 Ethernet controller
/drivers/usb/core/
A Dmessage.c1996 int usb_set_configuration(struct usb_device *dev, int configuration) in usb_set_configuration() argument
2004 if (dev->authorized == 0 || configuration == -1) in usb_set_configuration()
2005 configuration = 0; in usb_set_configuration()
2009 configuration) { in usb_set_configuration()
2015 if ((!cp && configuration != 0)) in usb_set_configuration()
2023 if (cp && configuration == 0) in usb_set_configuration()
2054 configuration, -i); in usb_set_configuration()
2133 configuration, ifnum); in usb_set_configuration()
2146 dev->devpath, configuration, ifnum); in usb_set_configuration()
2152 configuration, 0, NULL, 0, in usb_set_configuration()
[all …]
/drivers/gpu/drm/xe/
A DKconfig.profile49 bool "Default configuration of limitation on scheduler timeout"
54 and MAX values will apply when this configuration is enable to
/drivers/staging/gpib/common/
A Diblib.c365 int ibppc(struct gpib_board *board, u8 configuration) in ibppc() argument
367 configuration &= 0x1f; in ibppc()
368 board->interface->parallel_poll_configure(board, configuration); in ibppc()
369 board->parallel_poll_configuration = configuration; in ibppc()
/drivers/thunderbolt/
A DKconfig22 bool "Enable write by debugfs to configuration spaces (DANGEROUS)"
24 Enables writing to device configuration registers through

Completed in 52 milliseconds

12345678910>>...16