| /drivers/gpu/drm/tiny/ |
| A D | Kconfig | 25 If M is selected the module will be called arcpgu. 37 If M is selected the module will be called bochs. 97 If M is selected the module will be called hx8357d. 111 If M is selected the module will be called ili9163. 124 If M is selected the module will be called ili9225. 138 If M is selected the module will be called ili9341. 153 If M is selected the module will be called ili9486. 165 If M is selected the module will be called mi0283qt. 180 If M is selected the module will be called repaper. 201 If M is selected the module will be called sharp_memory.
|
| /drivers/gpu/drm/solomon/ |
| A D | Kconfig | 11 appropriate bus transport in your chip also must be selected. 13 If M is selected the module will be called ssd130x. 23 If M is selected the module will be called ssd130x-i2c. 32 If M is selected the module will be called ssd130x-spi.
|
| /drivers/phy/starfive/ |
| A D | Kconfig | 15 system. If M is selected, the module will be called 25 system. If M is selected, the module will be called 35 If M is selected, the module will be called 45 If M is selected, the module will be called
|
| /drivers/gpu/drm/sun4i/ |
| A D | Kconfig | 14 Display Engine. If M is selected the module will be called 47 selected the module will be called sun4i-backend. 58 MIPI-DSI support. If M is selected the module will be called 70 selected the module will be called sun8i_dw_hdmi. 79 selected the module will be called sun8i-mixer.
|
| /drivers/iio/buffer/ |
| A D | Kconfig | 10 Should be selected by any drivers that do in-kernel push 19 Should be selected by drivers that want to use the generic DMA buffer 31 Should be selected by drivers that want to use this functionality. 40 Should be selected by drivers that want to use the generic Hw consumer
|
| /drivers/gpu/drm/sitronix/ |
| A D | Kconfig | 12 if M is selected the module will be called st7571-i2c. 25 If M is selected the module will be called st7586. 41 If M is selected the module will be called st7735r.
|
| /drivers/gpu/drm/radeon/ |
| A D | Kconfig | 25 # ACPI_VIDEO's dependencies must also be selected. 36 If M is selected, the module will be called radeon. 44 selected to enabled full userptr support.
|
| /drivers/soc/ixp4xx/ |
| A D | Kconfig | 10 and is automatically selected by Ethernet and HSS drivers. 18 and is automatically selected by Ethernet and HSS drivers.
|
| /drivers/pci/controller/dwc/ |
| A D | Kconfig | 239 enable host-specific features PCIE_TEGRA194_HOST must be selected and 241 selected. This uses the DesignWare core. 254 enable host-specific features PCIE_TEGRA194_HOST must be selected and 256 selected. This uses the DesignWare core. 271 host-specific features PCIE_DW_PLAT_HOST must be selected and in 273 selected. 286 host-specific features PCIE_DW_PLAT_HOST must be selected and in 288 selected. 440 host-specific features PCI_DRA7XX_HOST must be selected and in order 441 to enable device-specific features PCI_DRA7XX_EP must be selected. [all …]
|
| /drivers/gpu/drm/mxsfb/ |
| A D | Kconfig | 23 If M is selected the module will be called mxsfb. 41 If M is selected the module will be called imx-lcdif.
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | Kconfig | 31 # ACPI_VIDEO's dependencies must also be selected. 40 If M is selected, the module will be called amdgpu. 75 isn't already selected to enabled full userptr support.
|
| /drivers/vhost/ |
| A D | Kconfig | 6 This option is selected by any driver which needs to support 13 This option is selected by any driver which needs to access 25 This option is selected by any driver which needs to access
|
| /drivers/media/test-drivers/vivid/ |
| A D | Kconfig | 30 When selected the vivid module will emulate the optional 40 When selected the vivid module will emulate a Framebuffer for
|
| /drivers/of/ |
| A D | Kconfig | 15 It is automatically selected by platforms that need it or can 88 While this option is selected automatically on such platforms, you 113 While this option is selected automatically when needed, you can
|
| /drivers/media/i2c/ |
| A D | tvaudio.c | 330 int mode, selected; in chip_thread() local 358 selected = V4L2_TUNER_MODE_MONO; in chip_thread() 362 selected = V4L2_TUNER_MODE_LANG1; in chip_thread() 367 selected = V4L2_TUNER_MODE_LANG1; in chip_thread() 369 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 373 selected = V4L2_TUNER_MODE_LANG2; in chip_thread() 375 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 379 selected = V4L2_TUNER_MODE_LANG1_LANG2; in chip_thread() 381 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 383 desc->setaudmode(chip, selected); in chip_thread()
|
| /drivers/gpu/drm/i915/ |
| A D | Kconfig | 58 If "M" is selected, the module will be called i915. 61 string "Force probe i915 for selected Intel hardware IDs" 109 selected and causes any error state captured upon a GPU hang 121 selected to enabled full userptr support.
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_uc_fw.c | 851 struct intel_uc_fw_file *selected = &uc_fw->file_selected; in intel_uc_check_file_version() local 860 ret = check_mtl_huc_guc_compatibility(gt, selected); in intel_uc_check_file_version() 865 if (!wanted->ver.major || !selected->ver.major) in intel_uc_check_file_version() 869 if (selected->ver.major != wanted->ver.major) { in intel_uc_check_file_version() 871 intel_uc_fw_type_repr(uc_fw->type), selected->path, in intel_uc_check_file_version() 872 selected->ver.major, selected->ver.minor, in intel_uc_check_file_version() 877 if (selected->ver.minor < wanted->ver.minor) in intel_uc_check_file_version() 879 else if ((selected->ver.minor == wanted->ver.minor) && in intel_uc_check_file_version() 880 (selected->ver.patch < wanted->ver.patch)) in intel_uc_check_file_version()
|
| A D | intel_guc_slpc_types.h | 20 bool selected; member
|
| /drivers/spi/ |
| A D | spi-fsl-qspi.c | 273 int selected; member 531 if (q->selected == spi_get_chipselect(spi, 0)) in fsl_qspi_select_mem() 547 q->selected = spi_get_chipselect(spi, 0); in fsl_qspi_select_mem() 555 q->ahb_addr + q->selected * q->devtype_data->ahb_buf_size, in fsl_qspi_read_ahb() 662 q->selected * q->devtype_data->ahb_buf_size + addr_offset, in fsl_qspi_exec_op() 795 q->selected = -1; in fsl_qspi_default_setup()
|
| /drivers/parport/ |
| A D | daisy.c | 271 int selected; in parport_open() local 273 selected = port->daisy; in parport_open() 276 if (selected != daisy) { in parport_open()
|
| /drivers/crypto/marvell/cesa/ |
| A D | cesa.h | 744 struct mv_cesa_engine *selected = NULL; in mv_cesa_select_engine() local 752 selected = engine; in mv_cesa_select_engine() 756 atomic_add(weight, &selected->load); in mv_cesa_select_engine() 758 return selected; in mv_cesa_select_engine()
|
| /drivers/net/team/ |
| A D | Kconfig | 33 Basic mode where port used for transmitting packets is selected in 45 Basic mode where port used for transmitting packets is selected
|
| /drivers/firmware/qcom/ |
| A D | Kconfig | 39 With this selected, all buffers passed to the TrustZone must be allocated 56 selected, the interface will also attempt to detect and register client
|
| /drivers/net/ethernet/wiznet/ |
| A D | Kconfig | 67 If interface mode is unknown in compile time, it can be selected 70 Performance may decrease compared to explicitly selected bus mode.
|
| /drivers/clk/starfive/ |
| A D | clk-starfive-jh7110-pll.c | 332 const struct jh7110_pll_preset *selected = &info->presets[0]; in jh7110_pll_determine_rate() local 348 selected = val; in jh7110_pll_determine_rate() 351 req->rate = selected->freq; in jh7110_pll_determine_rate()
|