/linux/sound/soc/codecs/ |
H A D | Kconfig | 6 config SND_SOC_I2C_AND_SPI 14 config SND_SOC_ALL_CODECS 375 config SND_SOC_88PM860X 379 config SND_SOC_ARIZONA 392 config SND_SOC_WM_HUBS 397 config SND_SOC_WM_ADSP 424 config SND_SOC_AB8500_CODEC 428 config SND_SOC_AC97_CODEC 433 config SND_SOC_AD1836 437 config SND_SOC_AD193X [all …]
|
/linux/kernel/ |
H A D | Kconfig.locks | 5 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 …]
|
/linux/lib/ |
H A D | Kconfig | 6 config BINARY_PRINTF 11 config RAID6_PQ 14 config RAID6_PQ_BENCHMARK 22 config LINEAR_RANGES 25 config PACKING 43 config PACKING_KUNIT_TEST 55 config BITREVERSE 58 config HAVE_ARCH_BITREVERSE 65 config ARCH_HAS_STRNCPY_FROM_USER 68 config ARCH_HAS_STRNLEN_USER [all …]
|
/linux/drivers/clk/mediatek/ |
H A D | Kconfig | 8 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 …]
|
/linux/drivers/irqchip/ |
H A D | Kconfig | 4 config IRQCHIP 8 config ARM_GIC 14 config ARM_GIC_PM 19 config ARM_GIC_MAX_NR 25 config ARM_GIC_V2M 33 config GIC_NON_BANKED 36 config ARM_GIC_V3 44 config ARM_GIC_V3_ITS 51 config ARM_GIC_V3_ITS_FSL_MC 57 config ARM_NVIC [all …]
|
/linux/arch/mips/ |
H A D | Kconfig | 2 config MIPS 114 config MIPS_FIXUP_BIGPHYS_ADDR 117 config MIPS_GENERIC 120 config MACH_GENERIC_CORE 123 config MACH_INGENIC 145 config MIPS_GENERIC_KERNEL 202 config MIPS_ALCHEMY 217 config ATH25 231 config ATH79 253 config BMIPS_GENERIC [all …]
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-sysfs.c | 72 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 …]
|
H A D | coresight-etm4x-sysfs.c | 18 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude() local 20 idx = config->addr_idx; in etm4_set_mode_exclude() 26 if (FIELD_GET(TRCACATRn_TYPE_MASK, config->addr_acc[idx]) == TRCACATRn_TYPE_ADDR) { in etm4_set_mode_exclude() 35 if (config->addr_type[idx] != ETM_ADDR_TYPE_RANGE || in etm4_set_mode_exclude() 36 config->addr_type[idx + 1] != ETM_ADDR_TYPE_RANGE) in etm4_set_mode_exclude() 44 config->viiectlr |= BIT(idx / 2 + 16); in etm4_set_mode_exclude() 45 config->viiectlr &= ~BIT(idx / 2); in etm4_set_mode_exclude() 51 config->viiectlr |= BIT(idx / 2); in etm4_set_mode_exclude() 52 config->viiectlr &= ~BIT(idx / 2 + 16); in etm4_set_mode_exclude() 173 struct etmv4_config *config = &drvdata->config; in reset_store() local [all …]
|
/linux/arch/sh/ |
H A D | Kconfig | 2 config SUPERH 83 config GENERIC_BUG 87 config GENERIC_HWEIGHT 90 config GENERIC_CALIBRATE_DELAY 93 config GENERIC_LOCKBREAK 97 config ARCH_SUSPEND_POSSIBLE 100 config ARCH_HIBERNATION_POSSIBLE 103 config SYS_SUPPORTS_APM_EMULATION 107 config SYS_SUPPORTS_SMP 110 config SYS_SUPPORTS_NUMA [all …]
|
/linux/arch/ |
H A D | Kconfig | 12 config ARCH_CONFIGURES_CPU_MITIGATIONS 16 config CPU_MITIGATIONS 24 config ARCH_HAS_DMA_OPS 31 config ARCH_HAS_SUBPAGE_FAULTS 38 config HOTPLUG_SMT 41 config SMT_NUM_THREADS_DYNAMIC 45 config HOTPLUG_CORE_SYNC 49 config HOTPLUG_CORE_SYNC_DEAD 54 config HOTPLUG_CORE_SYNC_FULL 59 config HOTPLUG_SPLIT_STARTUP [all …]
|
/linux/drivers/clk/renesas/ |
H A D | Kconfig | 3 config CLK_RENESAS 51 config CLK_EMEV2 54 config CLK_RZA1 58 config CLK_R7S9210 62 config CLK_R8A73A4 67 config CLK_R8A7740 72 config CLK_R8A7742 76 config CLK_R8A7743 80 config CLK_R8A7745 84 config CLK_R8A77470 [all …]
|
/linux/virt/kvm/ |
H A D | Kconfig | 4 config KVM_COMMON 10 config HAVE_KVM_PFNCACHE 13 config HAVE_KVM_IRQCHIP 16 config HAVE_KVM_IRQ_ROUTING 19 config HAVE_KVM_DIRTY_RING 25 config HAVE_KVM_DIRTY_RING_TSO 32 config HAVE_KVM_DIRTY_RING_ACQ_REL 38 config NEED_KVM_DIRTY_RING_WITH_BITMAP 42 config KVM_MMIO 45 config KVM_ASYNC_PF [all …]
|
/linux/tools/perf/tests/shell/ |
H A D | daemon.sh | 115 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 …]
|
/linux/drivers/clocksource/ |
H A D | Kconfig | 5 config TIMER_OF 9 config TIMER_ACPI 13 config TIMER_PROBE 16 config CLKSRC_I8253 19 config CLKEVT_I8253 22 config I8253_LOCK 25 config OMAP_DM_SYSTIMER 29 config CLKBLD_I8253 32 config CLKSRC_MMIO 35 config BCM2835_TIMER [all …]
|
/linux/drivers/pinctrl/renesas/ |
H A D | Kconfig | 8 config PINCTRL_RENESAS 63 config PINCTRL_SH_PFC 72 config PINCTRL_SH_PFC_GPIO 79 config PINCTRL_SH_FUNC_GPIO 85 config PINCTRL_PFC_EMEV2 89 config PINCTRL_PFC_R8A77995 93 config PINCTRL_PFC_R8A7794 97 config PINCTRL_PFC_R8A77990 101 config PINCTRL_PFC_R8A7779 105 config PINCTRL_PFC_R8A7790 [all …]
|
/linux/drivers/soc/renesas/ |
H A D | Kconfig | 11 config ARCH_RCAR_GEN1 19 config ARCH_RCAR_GEN2 29 config ARCH_RCAR_GEN3 38 config ARCH_RCAR_GEN4 42 config ARCH_RMOBILE 50 config ARCH_RZG2L 56 config ARCH_RZN1 66 config ARCH_EMEV2 72 config ARCH_R8A7794 79 config ARCH_R8A7779 [all …]
|
/linux/arch/s390/ |
H A D | Kconfig | 2 config MMU 5 config CPU_BIG_ENDIAN 8 config LOCKDEP_SUPPORT 11 config STACKTRACE_SUPPORT 14 config ARCH_HAS_ILOG2_U32 17 config ARCH_HAS_ILOG2_U64 20 config ARCH_PROC_KCORE_TEXT 23 config GENERIC_HWEIGHT 26 config GENERIC_BUG 29 config GENERIC_BUG_RELATIVE_POINTERS [all …]
|
/linux/mm/ |
H A D | Kconfig | 9 config ARCH_NO_SWAP 12 config ZPOOL 25 config ZSWAP 38 config ZSWAP_DEFAULT_ON 48 config ZSWAP_SHRINKER_DEFAULT_ON 80 config ZSWAP_COMPRESSOR_DEFAULT_DEFLATE 86 config ZSWAP_COMPRESSOR_DEFAULT_LZO 92 config ZSWAP_COMPRESSOR_DEFAULT_842 98 config ZSWAP_COMPRESSOR_DEFAULT_LZ4 104 config ZSWAP_COMPRESSOR_DEFAULT_LZ4HC [all …]
|
/linux/drivers/rtc/ |
H A D | rtc-spear.c | 85 static inline void spear_rtc_clear_interrupt(struct spear_rtc_config *config) in spear_rtc_clear_interrupt() argument 90 spin_lock_irqsave(&config->lock, flags); in spear_rtc_clear_interrupt() 91 val = readl(config->ioaddr + STATUS_REG); in spear_rtc_clear_interrupt() 93 writel(val, config->ioaddr + STATUS_REG); in spear_rtc_clear_interrupt() 94 spin_unlock_irqrestore(&config->lock, flags); in spear_rtc_clear_interrupt() 97 static inline void spear_rtc_enable_interrupt(struct spear_rtc_config *config) in spear_rtc_enable_interrupt() argument 101 val = readl(config->ioaddr + CTRL_REG); in spear_rtc_enable_interrupt() 103 spear_rtc_clear_interrupt(config); in spear_rtc_enable_interrupt() 105 writel(val, config->ioaddr + CTRL_REG); in spear_rtc_enable_interrupt() 109 static inline void spear_rtc_disable_interrupt(struct spear_rtc_config *config) in spear_rtc_disable_interrupt() argument [all …]
|
/linux/drivers/regulator/ |
H A D | Kconfig | 28 config REGULATOR_DEBUG 33 config REGULATOR_FIXED_VOLTAGE 40 config REGULATOR_VIRTUAL_CONSUMER 50 config REGULATOR_USERSPACE_CONSUMER 59 config REGULATOR_NETLINK_EVENTS 69 config REGULATOR_88PG86X 78 config REGULATOR_88PM800 88 config REGULATOR_88PM8607 94 config REGULATOR_88PM886 100 config REGULATOR_ACT8865 [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | Kconfig | 14 config DVB_M88DS3103 22 config DVB_MXL5XX 31 config DVB_STB0899 39 config DVB_STB6100 47 config DVB_STV090x 55 config DVB_STV0910 64 config DVB_STV6110x 71 config DVB_STV6111 83 config DVB_DRXK 92 config DVB_MN88472 [all …]
|
/linux/scripts/ |
H A D | diffconfig | 4 # diffconfig - a tool to compare .config files. 16 Diffconfig is a simple utility for comparing two .config files. 17 Using standard diff to compare .config files often includes extraneous and 25 changed and new values in kernel config option format. 27 If no config files are specified, .config and .config.old are used. 30 $ diffconfig .config config-with-some-changes 39 # returns a dictionary of name/value pairs for config items in the file 51 def print_config(op, config, value, new_value): argument 57 print("# CONFIG_%s is not set" % config) 59 print("CONFIG_%s=%s" % (config, new_value)) [all …]
|
/linux/drivers/gpio/ |
H A D | Kconfig | 17 config GPIOLIB_FASTPATH_LIMIT 29 config OF_GPIO 34 config GPIO_ACPI 38 config GPIOLIB_IRQCHIP 42 config OF_GPIO_MM_GPIOCHIP 50 config DEBUG_GPIO 61 config GPIO_SYSFS 72 config GPIO_CDEV 85 config GPIO_CDEV_V1 97 config GPIO_GENERIC [all …]
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ram.c | 11 static inline u8 can_ram_clamp(const struct can_ram_config *config, in can_ram_clamp() argument 17 max = min_t(u8, obj->max, obj->fifo_num * config->fifo_depth); in can_ram_clamp() 22 can_ram_rounddown_pow_of_two(const struct can_ram_config *config, in can_ram_rounddown_pow_of_two() argument 29 val = can_ram_clamp(config, obj, val); in can_ram_rounddown_pow_of_two() 38 ret = min_t(u8, coalesce * 2, config->fifo_depth); in can_ram_rounddown_pow_of_two() 47 config->fifo_depth); in can_ram_rounddown_pow_of_two() 61 const struct can_ram_config *config, in can_ram_get_layout() argument 71 num_tx = config->tx.def[fd_mode]; in can_ram_get_layout() 72 num_tx = can_ram_rounddown_pow_of_two(config, &config->tx, 0, num_tx); in can_ram_get_layout() 74 ram_free = config->size; in can_ram_get_layout() [all …]
|
/linux/kernel/dma/ |
H A D | Kconfig | 3 config NO_DMA 6 config HAS_DMA 11 config DMA_OPS_HELPERS 19 config DMA_OPS_BYPASS 23 config ARCH_HAS_DMA_MAP_DIRECT 26 config NEED_SG_DMA_FLAGS 29 config NEED_SG_DMA_LENGTH 32 config NEED_DMA_MAP_STATE 35 config ARCH_DMA_ADDR_T_64BIT 38 config ARCH_HAS_DMA_SET_MASK [all …]
|