Home
last modified time | relevance | path

Searched full:source (Results 1 – 25 of 4753) sorted by relevance

12345678910>>...191

/linux/drivers/
H A DKconfig6 source "drivers/amba/Kconfig"
7 source "drivers/eisa/Kconfig"
8 source "drivers/pci/Kconfig"
9 source "drivers/cxl/Kconfig"
10 source "drivers/pcmcia/Kconfig"
11 source "drivers/rapidio/Kconfig"
14 source "drivers/base/Kconfig"
16 source "drivers/bus/Kconfig"
18 source "drivers/cache/Kconfig"
20 source "drivers/connector/Kconfig"
[all …]
/linux/sound/soc/
H A DKconfig88 source "sound/soc/adi/Kconfig"
89 source "sound/soc/amd/Kconfig"
90 source "sound/soc/apple/Kconfig"
91 source "sound/soc/atmel/Kconfig"
92 source "sound/soc/au1x/Kconfig"
93 source "sound/soc/bcm/Kconfig"
94 source "sound/soc/cirrus/Kconfig"
95 source "sound/soc/dwc/Kconfig"
96 source "sound/soc/fsl/Kconfig"
97 source "sound/soc/google/Kconfig"
[all …]
/linux/fs/
H A DKconfig35 source "fs/ext2/Kconfig"
36 source "fs/ext4/Kconfig"
37 source "fs/jbd2/Kconfig"
46 source "fs/jfs/Kconfig"
48 source "fs/xfs/Kconfig"
49 source "fs/gfs2/Kconfig"
50 source "fs/ocfs2/Kconfig"
51 source "fs/btrfs/Kconfig"
52 source "fs/nilfs2/Kconfig"
53 source "fs/f2fs/Kconfig"
[all …]
/linux/drivers/soc/
H A DKconfig4 source "drivers/soc/amlogic/Kconfig"
5 source "drivers/soc/apple/Kconfig"
6 source "drivers/soc/aspeed/Kconfig"
7 source "drivers/soc/atmel/Kconfig"
8 source "drivers/soc/bcm/Kconfig"
9 source "drivers/soc/canaan/Kconfig"
10 source "drivers/soc/cirrus/Kconfig"
11 source "drivers/soc/fsl/Kconfig"
12 source "drivers/soc/fujitsu/Kconfig"
13 source "drivers/soc/hisilicon/Kconfig"
[all …]
/linux/drivers/media/pci/
H A DKconfig16 source "drivers/media/pci/mgb4/Kconfig"
17 source "drivers/media/pci/solo6x10/Kconfig"
18 source "drivers/media/pci/sta2x11/Kconfig"
19 source "drivers/media/pci/tw5864/Kconfig"
20 source "drivers/media/pci/tw68/Kconfig"
21 source "drivers/media/pci/tw686x/Kconfig"
22 source "drivers/media/pci/zoran/Kconfig"
29 source "drivers/media/pci/dt3155/Kconfig"
30 source "drivers/media/pci/ivtv/Kconfig"
31 source "drivers/media/pci/saa7146/Kconfig"
[all …]
/linux/drivers/iio/
H A DKconfig23 source "drivers/iio/buffer/Kconfig"
84 source "drivers/iio/accel/Kconfig"
85 source "drivers/iio/adc/Kconfig"
86 source "drivers/iio/addac/Kconfig"
87 source "drivers/iio/afe/Kconfig"
88 source "drivers/iio/amplifiers/Kconfig"
89 source "drivers/iio/cdc/Kconfig"
90 source "drivers/iio/chemical/Kconfig"
91 source "drivers/iio/common/Kconfig"
92 source "drivers/iio/dac/Kconfig"
[all …]
/linux/drivers/media/platform/
H A DKconfig36 use system memory for both source and destination buffers, as opposed
65 source "drivers/media/platform/allegro-dvt/Kconfig"
66 source "drivers/media/platform/amlogic/Kconfig"
67 source "drivers/media/platform/amphion/Kconfig"
68 source "drivers/media/platform/aspeed/Kconfig"
69 source "drivers/media/platform/atmel/Kconfig"
70 source "drivers/media/platform/broadcom/Kconfig"
71 source "drivers/media/platform/cadence/Kconfig"
72 source "drivers/media/platform/chips-media/Kconfig"
73 source "drivers/media/platform/imagination/Kconfig"
[all …]
/linux/drivers/gpu/drm/
H A DKconfig226 source "drivers/gpu/drm/clients/Kconfig"
240 source "drivers/gpu/drm/display/Kconfig"
329 source "drivers/gpu/drm/i2c/Kconfig"
331 source "drivers/gpu/drm/arm/Kconfig"
333 source "drivers/gpu/drm/radeon/Kconfig"
335 source "drivers/gpu/drm/amd/amdgpu/Kconfig"
337 source "drivers/gpu/drm/nouveau/Kconfig"
339 source "drivers/gpu/drm/i915/Kconfig"
341 source "drivers/gpu/drm/xe/Kconfig"
343 source "drivers/gpu/drm/kmb/Kconfig"
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c58 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument
61 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg()
62 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg()
64 switch (*source) { in i8xx_pipe_crc_ctl_reg()
80 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() argument
86 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source()
100 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source()
107 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source()
110 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source()
113 *source = INTEL_PIPE_CRC_SOURCE_DP_D; in i9xx_pipe_crc_auto_source()
[all …]
/linux/net/
H A DKconfig80 source "net/packet/Kconfig"
81 source "net/unix/Kconfig"
82 source "net/tls/Kconfig"
83 source "net/xfrm/Kconfig"
84 source "net/iucv/Kconfig"
85 source "net/smc/Kconfig"
86 source "net/xdp/Kconfig"
131 source "net/ipv4/Kconfig"
132 source "net/ipv6/Kconfig"
133 source "net/netlabel/Kconfig"
[all …]
/linux/drivers/media/usb/
H A DKconfig16 source "drivers/media/usb/gspca/Kconfig"
17 source "drivers/media/usb/pwc/Kconfig"
18 source "drivers/media/usb/s2255/Kconfig"
19 source "drivers/media/usb/usbtv/Kconfig"
20 source "drivers/media/usb/uvc/Kconfig"
27 source "drivers/media/usb/go7007/Kconfig"
28 source "drivers/media/usb/hdpvr/Kconfig"
29 source "drivers/media/usb/pvrusb2/Kconfig"
30 source "drivers/media/usb/stk1160/Kconfig"
37 source "drivers/media/usb/au0828/Kconfig"
[all …]
/linux/sound/
H A DKconfig40 source "sound/oss/dmasound/Kconfig"
52 source "sound/core/Kconfig"
54 source "sound/drivers/Kconfig"
56 source "sound/isa/Kconfig"
58 source "sound/pci/Kconfig"
60 source "sound/hda/Kconfig"
62 source "sound/ppc/Kconfig"
64 source "sound/ac97/Kconfig"
66 source "sound/aoa/Kconfig"
68 source "sound/arm/Kconfig"
[all …]
/linux/drivers/infiniband/
H A DKconfig82 source "drivers/infiniband/hw/bnxt_re/Kconfig"
83 source "drivers/infiniband/hw/cxgb4/Kconfig"
84 source "drivers/infiniband/hw/efa/Kconfig"
85 source "drivers/infiniband/hw/erdma/Kconfig"
86 source "drivers/infiniband/hw/hfi1/Kconfig"
87 source "drivers/infiniband/hw/hns/Kconfig"
88 source "drivers/infiniband/hw/irdma/Kconfig"
89 source "drivers/infiniband/hw/mana/Kconfig"
90 source "drivers/infiniband/hw/mlx4/Kconfig"
91 source "drivers/infiniband/hw/mlx5/Kconfig"
[all …]
/linux/sound/soc/codecs/
H A Dwm5100-tables.c978 { 0x0640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
980 { 0x0642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
982 { 0x0644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
984 { 0x0646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
986 { 0x0648, 0x0000 }, /* R1608 - PWM2MIX Input 1 Source */
988 { 0x064A, 0x0000 }, /* R1610 - PWM2MIX Input 2 Source */
990 { 0x064C, 0x0000 }, /* R1612 - PWM2MIX Input 3 Source */
992 { 0x064E, 0x0000 }, /* R1614 - PWM2MIX Input 4 Source */
994 { 0x0680, 0x0000 }, /* R1664 - OUT1LMIX Input 1 Source */
996 { 0x0682, 0x0000 }, /* R1666 - OUT1LMIX Input 2 Source */
[all …]
/linux/drivers/net/wireless/
H A DKconfig21 source "drivers/net/wireless/admtek/Kconfig"
22 source "drivers/net/wireless/ath/Kconfig"
23 source "drivers/net/wireless/atmel/Kconfig"
24 source "drivers/net/wireless/broadcom/Kconfig"
25 source "drivers/net/wireless/intel/Kconfig"
26 source "drivers/net/wireless/intersil/Kconfig"
27 source "drivers/net/wireless/marvell/Kconfig"
28 source "drivers/net/wireless/mediatek/Kconfig"
29 source "drivers/net/wireless/microchip/Kconfig"
30 source "drivers/net/wireless/purelifi/Kconfig"
[all …]
/linux/drivers/pmdomain/
H A DKconfig4 source "drivers/pmdomain/actions/Kconfig"
5 source "drivers/pmdomain/amlogic/Kconfig"
6 source "drivers/pmdomain/apple/Kconfig"
7 source "drivers/pmdomain/arm/Kconfig"
8 source "drivers/pmdomain/bcm/Kconfig"
9 source "drivers/pmdomain/imx/Kconfig"
10 source "drivers/pmdomain/mediatek/Kconfig"
11 source "drivers/pmdomain/qcom/Kconfig"
12 source "drivers/pmdomain/renesas/Kconfig"
13 source "drivers/pmdomain/rockchip/Kconfig"
[all …]
/linux/drivers/usb/
H A DKconfig39 source "drivers/usb/common/Kconfig"
106 source "drivers/usb/core/Kconfig"
108 source "drivers/usb/mon/Kconfig"
110 source "drivers/usb/host/Kconfig"
112 source "drivers/usb/renesas_usbhs/Kconfig"
114 source "drivers/usb/class/Kconfig"
116 source "drivers/usb/storage/Kconfig"
118 source "drivers/usb/image/Kconfig"
120 source "drivers/usb/usbip/Kconfig"
126 source "drivers/usb/cdns3/Kconfig"
[all …]
/linux/drivers/mfd/
H A Dcs47l24-tables.c352 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
354 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
356 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
358 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
360 { 0x00000648, 0x0000 }, /* R1608 - PWM2MIX Input 1 Source */
362 { 0x0000064A, 0x0000 }, /* R1610 - PWM2MIX Input 2 Source */
364 { 0x0000064C, 0x0000 }, /* R1612 - PWM2MIX Input 3 Source */
366 { 0x0000064E, 0x0000 }, /* R1614 - PWM2MIX Input 4 Source */
368 { 0x00000680, 0x0000 }, /* R1664 - OUT1LMIX Input 1 Source */
370 { 0x00000682, 0x0000 }, /* R1666 - OUT1LMIX Input 2 Source */
[all …]
H A Dcs47l35-tables.c240 { 0x00000640, 0x0000 }, /* R1600 (0x640) - PWM1MIX Input 1 Source */
242 { 0x00000642, 0x0000 }, /* R1602 (0x642) - PWM1MIX Input 2 Source */
244 { 0x00000644, 0x0000 }, /* R1604 (0x644) - PWM1MIX Input 3 Source */
246 { 0x00000646, 0x0000 }, /* R1606 (0x646) - PWM1MIX Input 4 Source */
248 { 0x00000648, 0x0000 }, /* R1608 (0x648) - PWM2MIX Input 1 Source */
250 { 0x0000064a, 0x0000 }, /* R1610 (0x64a) - PWM2MIX Input 2 Source */
252 { 0x0000064c, 0x0000 }, /* R1612 (0x64c) - PWM2MIX Input 3 Source */
254 { 0x0000064e, 0x0000 }, /* R1614 (0x64e) - PWM2MIX Input 4 Source */
256 { 0x00000680, 0x0000 }, /* R1664 (0x680) - OUT1LMIX Input 1 Source */
258 { 0x00000682, 0x0000 }, /* R1666 (0x682) - OUT1LMIX Input 2 Source */
[all …]
H A Dwm5102-tables.c475 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
477 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
479 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
481 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
483 { 0x00000648, 0x0000 }, /* R1608 - PWM2MIX Input 1 Source */
485 { 0x0000064A, 0x0000 }, /* R1610 - PWM2MIX Input 2 Source */
487 { 0x0000064C, 0x0000 }, /* R1612 - PWM2MIX Input 3 Source */
489 { 0x0000064E, 0x0000 }, /* R1614 - PWM2MIX Input 4 Source */
491 { 0x00000660, 0x0000 }, /* R1632 - MICMIX Input 1 Source */
493 { 0x00000662, 0x0000 }, /* R1634 - MICMIX Input 2 Source */
[all …]
H A Dwm8997-tables.c344 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
346 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
348 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
350 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
352 { 0x00000648, 0x0000 }, /* R1608 - PWM2MIX Input 1 Source */
354 { 0x0000064A, 0x0000 }, /* R1610 - PWM2MIX Input 2 Source */
356 { 0x0000064C, 0x0000 }, /* R1612 - PWM2MIX Input 3 Source */
358 { 0x0000064E, 0x0000 }, /* R1614 - PWM2MIX Input 4 Source */
360 { 0x00000660, 0x0000 }, /* R1632 - MICMIX Input 1 Source */
362 { 0x00000662, 0x0000 }, /* R1634 - MICMIX Input 2 Source */
[all …]
/linux/drivers/acpi/acpica/
H A Drsmisc.c40 void *source; in acpi_rs_convert_aml_to_resource() local
76 * Source is the external AML byte stream buffer, in acpi_rs_convert_aml_to_resource()
79 source = ACPI_ADD_PTR(void, aml, info->aml_offset); in acpi_rs_convert_aml_to_resource()
106 ((ACPI_GET8(source) >> info->value) & 0x01)); in acpi_rs_convert_aml_to_resource()
114 ((ACPI_GET8(source) >> info->value) & 0x03)); in acpi_rs_convert_aml_to_resource()
122 ((ACPI_GET8(source) >> info->value) & 0x07)); in acpi_rs_convert_aml_to_resource()
130 ((ACPI_GET8(source) >> info->value) & 0x3F)); in acpi_rs_convert_aml_to_resource()
135 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource()
154 item_count = ACPI_GET16(target) - ACPI_GET16(source); in acpi_rs_convert_aml_to_resource()
163 item_count = ACPI_GET8(source); in acpi_rs_convert_aml_to_resource()
[all …]
/linux/arch/powerpc/include/asm/
H A Dcpm2.h655 ushort sts; /* source transfer size */
657 ushort seob; /* source end of burst */
663 uint s_ptr; /* source internal data pointer */
681 #define IDMA_DCM_SINC ((ushort)0x0020) /* source inc addr */
695 uint src; /* source data buffer pointer */
706 #define IDMA_BD_SDN ((uint)0x00400000) /* source done */
712 #define IDMA_BD_SGBL ((uint)0x00002000) /* source global */
715 #define IDMA_BD_SDTB ((uint)0x00000200) /* source data bus */
778 #define CMXFCR_RF1CS_MSK 0x38000000 /* Receive FCC1 Clock Source Mask */
779 #define CMXFCR_TF1CS_MSK 0x07000000 /* Transmit FCC1 Clock Source Mask */
[all …]
/linux/Documentation/devicetree/bindings/arm/
H A Darm,coresight-dummy-source.yaml4 $id: http://devicetree.org/schemas/arm/arm,coresight-dummy-source.yaml#
7 title: ARM Coresight Dummy source component
14 through the intermediate links connecting the source to the currently selected
17 The Coresight dummy source component is for the specific coresight source
19 there would be Coresight source trace components on sub-processor which
21 is needed to register them as Coresight source devices, so that paths can be
23 source devices, such as enabling and disabling them. It also provides the
24 Coresight dummy source paths for debugging.
26 The primary use case of the coresight dummy source i
[all...]
/linux/
H A DKconfig8 source "scripts/Kconfig.include"
10 source "init/Kconfig"
12 source "kernel/Kconfig.freezer"
14 source "fs/Kconfig.binfmt"
16 source "mm/Kconfig"
18 source "net/Kconfig"
20 source "drivers/Kconfig"
22 source "fs/Kconfig"
24 source "security/Kconfig"
26 source "crypto/Kconfig"
[all …]

12345678910>>...191