Searched refs:config (Results 1 - 25 of 3097) sorted by path

1234567891011>>

/linux-master/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt26 mac80211->driver: config(channel, channel type)
54 mac80211->driver: config(channel, channel type)
94 mac80211->driver: config(channel type to non-HT)
/linux-master/Documentation/target/
H A Dtarget-export-device36 CONFIGFS=/sys/kernel/config
40 # Load the target modules and mount the config file system
/linux-master/arch/arm/mm/
H A Dcache-l2x0-pmu.c308 if (event->attr.config & ~L2X0_EVENT_CNT_CFG_SRC_MASK)
311 hw->config_base = event->attr.config;
323 unsigned int config; member in struct:l2x0_event_attribute
330 .config = _config, \
346 return snprintf(buf, PAGE_SIZE, "config=0x%x\n", lattr->config);
/linux-master/arch/arm/tools/
H A Dgen-mach-types12 config[nr] = "CONFIG_"$2;
19 config[nr] = "CONFIG_"$2;
46 printf("#ifdef %s\n", config[i]);
/linux-master/arch/m68k/amiga/
H A DMakefile6 obj-y := config.o amiints.o cia.o chipram.o amisound.o platform.o
/linux-master/arch/m68k/apollo/
H A DMakefile6 obj-y := config.o dn_ints.o
/linux-master/arch/m68k/atari/
H A DMakefile6 obj-y := config.o time.o debug.o ataints.o stdma.o \
/linux-master/arch/m68k/bvme6000/
H A DMakefile6 obj-y := config.o rtc.o
/linux-master/arch/m68k/hp300/
H A DMakefile6 obj-y := config.o time.o reboot.o
/linux-master/arch/m68k/include/asm/
H A Damigayle.h48 u_char config; member in struct:GAYLE
/linux-master/arch/m68k/mac/
H A DMakefile6 obj-y := config.o macints.o iop.o via.o oss.o psc.o \
/linux-master/arch/m68k/mvme147/
H A DMakefile6 obj-y := config.o
/linux-master/arch/m68k/mvme16x/
H A DMakefile6 obj-y := config.o rtc.o
/linux-master/arch/m68k/q40/
H A DMakefile6 obj-y := config.o q40ints.o
/linux-master/arch/m68k/sun3x/
H A DMakefile6 obj-y := config.o time.o dvma.o prom.o
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-loop.c34 #include <asm/octeon/cvmx-config.h>
H A Dcvmx-helper-util.c35 #include <asm/octeon/cvmx-config.h>
/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h252 volatile unsigned long config; member in struct:mace_i2c
/linux-master/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h67 /* board config data */
68 struct ath25_boarddata *config; member in struct:ar231x_board_config
/linux-master/arch/mips/include/asm/
H A Dmips-gic.h164 GIC_ACCESSOR_RW(32, 0x000, config)
/linux-master/arch/mips/mm/
H A Dsc-rm7k.c232 unsigned int config = read_c0_config(); local
234 if ((config & RM7K_CONF_SC))
245 if (!(config & RM7K_CONF_SE))
257 if (config & RM7K_CONF_TC)
/linux-master/arch/mips/pic32/pic32mzda/
H A DMakefile6 obj-y := config.o early_clk.o init.o time.o
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c220 __raw_writew(hwc->config | PMCR_PMEN | PMCR_PMST, PMCR(idx));
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c251 tmp |= (hwc->config << 6) | CCBR_CMDS | CCBR_PPCE;
/linux-master/arch/sh/tools/
H A Dgen-mach-types13 config[nr] = "CONFIG_"$2;
34 printf("#ifdef %s\n", config[i]);

Completed in 510 milliseconds

1234567891011>>