Home
last modified time | relevance | path

Searched full:config (Results 1 – 25 of 7027) sorted by relevance

12345678910>>...282

/openbmc/qemu/hw/misc/
H A DKconfig1 config APPLESMC
5 config ARMSSE_CPUID
8 config ARMSSE_MHU
11 config ARMSSE_CPU_PWRCTRL
14 config ISA_DEBUG
18 config ISA_TESTDEV
23 config PCI_TESTDEV
28 config EDU
33 config PCA9552
37 config PCA9554
[all …]
/openbmc/linux/sound/soc/codecs/
H A DKconfig6 config SND_SOC_I2C_AND_SPI
14 config SND_SOC_ALL_CODECS
349 config SND_SOC_88PM860X
353 config SND_SOC_ARIZONA
366 config SND_SOC_WM_HUBS
371 config SND_SOC_WM_ADSP
396 config SND_SOC_AB8500_CODEC
400 config SND_SOC_AC97_CODEC
405 config SND_SOC_AD1836
409 config SND_SOC_AD193X
[all …]
/openbmc/linux/kernel/
H A DKconfig.locks5 config ARCH_INLINE_SPIN_TRYLOCK
8 config ARCH_INLINE_SPIN_TRYLOCK_BH
11 config ARCH_INLINE_SPIN_LOCK
14 config ARCH_INLINE_SPIN_LOCK_BH
17 config ARCH_INLINE_SPIN_LOCK_IRQ
20 config ARCH_INLINE_SPIN_LOCK_IRQSAVE
23 config ARCH_INLINE_SPIN_UNLOCK
26 config ARCH_INLINE_SPIN_UNLOCK_BH
29 config ARCH_INLINE_SPIN_UNLOCK_IRQ
32 config ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
[all …]
/openbmc/u-boot/arch/m68k/
H A DKconfig4 config SYS_ARCH
8 config MCF520x
11 config MCF52x2
14 config MCF523x
17 config MCF530x
20 config MCF5301x
23 config MCF532x
26 config MCF537x
29 config MCF5441x
32 config MCF5445x
[all …]
/openbmc/linux/lib/
H A DKconfig6 config BINARY_PRINTF
11 config RAID6_PQ
14 config RAID6_PQ_BENCHMARK
22 config LINEAR_RANGES
25 config PACKING
43 config BITREVERSE
46 config HAVE_ARCH_BITREVERSE
53 config ARCH_HAS_STRNCPY_FROM_USER
56 config ARCH_HAS_STRNLEN_USER
59 config GENERIC_STRNCPY_FROM_USER
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A DKconfig4 config SYS_CPU
7 config CMD_ERRATA
19 config TARGET_SBC8548
23 config TARGET_SOCRATES
27 config TARGET_B4420QDS
34 config TARGET_B4860QDS
43 config TARGET_BSC9131RDB
49 config TARGET_BSC9132QDS
57 config TARGET_C29XPCIE
66 config TARGET_P3041DS
[all …]
/openbmc/linux/drivers/irqchip/
H A DKconfig4 config IRQCHIP
8 config ARM_GIC
14 config ARM_GIC_PM
19 config ARM_GIC_MAX_NR
25 config ARM_GIC_V2M
31 config GIC_NON_BANKED
34 config ARM_GIC_V3
41 config ARM_GIC_V3_ITS
46 config ARM_GIC_V3_ITS_PCI
53 config ARM_GIC_V3_ITS_FSL_MC
[all …]
/openbmc/qemu/hw/net/
H A DKconfig1 config DP8393X
4 config NE2000_COMMON
7 config NE2000_PCI
13 config EEPRO100_PCI
19 config PCNET_PCI
25 config PCNET_COMMON
28 config TULIP
34 config I82596_COMMON
37 config E1000_PCI
42 config E1000E_PCI_EXPRESS
[all …]
/openbmc/linux/tools/perf/util/
H A Dstat-display.c71 static void print_running_std(struct perf_stat_config *config, u64 run, u64 ena) in print_running_std() argument
74 fprintf(config->output, " (%.2f%%)", 100.0 * run / ena); in print_running_std()
77 static void print_running_csv(struct perf_stat_config *config, u64 run, u64 ena) in print_running_csv() argument
83 fprintf(config->output, "%s%" PRIu64 "%s%.2f", in print_running_csv()
84 config->csv_sep, run, config->csv_sep, enabled_percent); in print_running_csv()
87 static void print_running_json(struct perf_stat_config *config, u64 run, u64 ena) in print_running_json() argument
93 fprintf(config->output, "\"event-runtime\" : %" PRIu64 ", \"pcnt-running\" : %.2f, ", in print_running_json()
97 static void print_running(struct perf_stat_config *config, in print_running() argument
100 if (config->json_output) { in print_running()
102 print_running_json(config, run, ena); in print_running()
[all …]
/openbmc/linux/drivers/clk/mediatek/
H A DKconfig8 config COMMON_CLK_MEDIATEK
14 config COMMON_CLK_MEDIATEK_FHCTL
21 config COMMON_CLK_MT2701
29 config COMMON_CLK_MT2701_MMSYS
35 config COMMON_CLK_MT2701_IMGSYS
41 config COMMON_CLK_MT2701_VDECSYS
47 config COMMON_CLK_MT2701_HIFSYS
53 config COMMON_CLK_MT2701_ETHSYS
59 config COMMON_CLK_MT2701_BDPSYS
65 config COMMON_CLK_MT2701_AUDSYS
[all …]
/openbmc/u-boot/drivers/ddr/fsl/
H A DKconfig1 config SYS_FSL_DDR
8 config SYS_FSL_MMDC
13 config SYS_FSL_DDR_BE
18 config SYS_FSL_DDR_LE
23 config FSL_DDR_BIST
26 config FSL_DDR_INTERACTIVE
29 config FSL_DDR_SYNC_REFRESH
32 config FSL_DDR_FIRST_SLOT_QUAD_CAPABLE
38 config SYS_NUM_DDR_CTLRS
53 config SYS_FSL_DDR_VER
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A DKconfig4 config SYS_CPU
11 config TARGET_MCR3000
20 config MPC866
23 config MPC885
28 config MPC8xx_WATCHDOG
32 config 8xx_GCLK_FREQ
37 config CMD_IMMAP
47 config SYS_SIUMCR
52 config SYS_SYPCR
57 config SYS_TBSCR
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig3 config MX6_SMP
11 config MX6
18 config MX6D
23 config MX6DL
28 config MX6Q
33 config MX6QDL
38 config MX6S
42 config MX6SL
45 config MX6SX
50 config MX6SLL
[all …]
/openbmc/qemu/hw/intc/
H A DKconfig1 config HEATHROW_PIC
4 config I8259
8 config PL190
11 config IOAPIC
15 config OPENPIC
19 config APIC
24 config ARM_GIC
30 config ARM_GICV3_TCG
34 config ARM_GIC_KVM
38 config XICS
[all …]
/openbmc/linux/drivers/soc/renesas/
H A DKconfig11 config ARCH_RCAR_GEN1
19 config ARCH_RCAR_GEN2
28 config ARCH_RCAR_GEN3
37 config ARCH_RMOBILE
45 config ARCH_RZG2L
51 config ARCH_RZN1
61 config ARCH_EMEV2
66 config ARCH_R8A7794
72 config ARCH_R8A7779
81 config ARCH_R8A7790
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c72 struct etm_config *config = &drvdata->config; in reset_store() local
80 memset(config, 0, sizeof(struct etm_config)); in reset_store()
81 config->mode = ETM_MODE_EXCLUDE; in reset_store()
82 config->trigger_event = ETM_DEFAULT_EVENT_VAL; in reset_store()
84 config->addr_type[i] = ETM_ADDR_TYPE_NONE; in reset_store()
87 etm_set_default(config); in reset_store()
101 struct etm_config *config = &drvdata->config; in mode_show() local
103 val = config->mode; in mode_show()
114 struct etm_config *config = &drvdata->config; in mode_store() local
121 config->mode = val & ETM_MODE_ALL; in mode_store()
[all …]
/openbmc/linux/arch/mips/
H A DKconfig2 config MIPS
106 config MIPS_FIXUP_BIGPHYS_ADDR
109 config MIPS_GENERIC
112 config MACH_INGENIC
134 config MIPS_GENERIC_KERNEL
190 config MIPS_ALCHEMY
205 config AR7
227 config ATH25
241 config ATH79
263 config BMIPS_GENERIC
[all …]
/openbmc/u-boot/arch/arm/
H A DKconfig4 config SYS_ARCH
7 config ARM64
13 config POSITION_INDEPENDENT
25 config SYS_INIT_SP_BSS_OFFSET
38 config LINUX_KERNEL_IMAGE_HEADER
48 config LNX_KRNL_IMG_TEXT_OFFSET_BASE
56 config STATIC_RELA
60 config DMA_ADDR_T_64BIT
64 config HAS_VBAR
67 config HAS_THUMB2
[all …]
/openbmc/qemu/hw/usb/
H A DKconfig1 config USB
4 config USB_UHCI
8 config USB_UHCI_PCI
14 config USB_UHCI_SYSBUS
18 config USB_OHCI
22 config USB_OHCI_SYSBUS
26 config USB_OHCI_PCI
32 config USB_EHCI
36 config USB_EHCI_PCI
41 config USB_EHCI_SYSBUS
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb1 DESCRIPTION = "Commented config.txt file for the Raspberry Pi. \
2 The Raspberry Pi config.txt file is read by the GPU before \
11 SRC_URI = "git://github.com/Evilpaul/RPi-config.git;protocol=https;branch=master \
12 file://0001-config.txt-reintroduce-start_x.patch \
46 CONFIG=${DEPLOYDIR}/${BOOTFILES_DIR_NAME}/config.txt
48 cp ${S}/config.txt $CONFIG
51 sed -i '/#decode_MPG2=/ c\decode_MPG2=${KEY_DECODE_MPG2}' $CONFIG
54 sed -i '/#decode_WVC1=/ c\decode_WVC1=${KEY_DECODE_WVC1}' $CONFIG
57 sed -i '/#disable_overscan=/ c\disable_overscan=${DISABLE_OVERSCAN}' $CONFIG
60 sed -i '/#disable_splash=/ c\disable_splash=${DISABLE_SPLASH}' $CONFIG
[all …]
/openbmc/linux/tools/perf/tests/shell/
H A Ddaemon.sh115 local config=$1
118 line=`perf daemon --config ${config} -x: | head -1`
126 perf daemon stop --config ${config}
134 local config=$1
137 perf daemon start --config ${config}
140 trap 'echo "FAILED: Signal caught"; daemon_exit "${config}"; exit 1' SIGINT SIGTERM
146 state=`perf daemon ping --config ${config} --session ${session} | awk '{ print $1 }'`
151 daemon_exit ${config}
161 local config
162 config=$(mktemp /tmp/perf.daemon.config.XXX)
[all …]
/openbmc/qemu/hw/display/
H A DKconfig1 config DDC
6 config EDID
9 config FW_CFG_DMA
12 config VGA_CIRRUS
18 config G364FB
21 config JAZZ_LED
24 config PL110
28 config SII9022
33 config SSD0303
37 config SSD0323
[all …]
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig3 config AT91FAMILY
6 config AT91SAM9260
10 config AT91SAM9G20
14 config AT91SAM9XE
18 config AT91SAM9261
22 config AT91SAM9263
26 config AT91SAM9G45
30 config AT91SAM9M10G45
34 config AT91SAM9N12
38 config AT91SAM9RL
[all …]
/openbmc/linux/drivers/clk/renesas/
H A DKconfig3 config CLK_RENESAS
46 config CLK_EMEV2
49 config CLK_RZA1
53 config CLK_R7S9210
57 config CLK_R8A73A4
62 config CLK_R8A7740
67 config CLK_R8A7742
71 config CLK_R8A7743
75 config CLK_R8A7745
79 config CLK_R8A77470
[all …]
/openbmc/linux/arch/
H A DKconfig12 config ARCH_CONFIGURES_CPU_MITIGATIONS
16 config CPU_MITIGATIONS
22 config ARCH_HAS_SUBPAGE_FAULTS
29 config HOTPLUG_SMT
32 config SMT_NUM_THREADS_DYNAMIC
36 config HOTPLUG_CORE_SYNC
40 config HOTPLUG_CORE_SYNC_DEAD
45 config HOTPLUG_CORE_SYNC_FULL
50 config HOTPLUG_SPLIT_STARTUP
54 config HOTPLUG_PARALLEL
[all …]

12345678910>>...282