Home
last modified time | relevance | path

Searched refs:CONFIG (Results 1 – 67 of 67) sorted by relevance

/linux-4.4.14/tools/usb/
Dhcd-tests.sh67 CONFIG=''
71 if [ "$CONFIG" = "" ]; then
72 CONFIG=$1
73 echo "assuming $CONFIG configuration"
76 if [ "$CONFIG" = $1 ]; then
80 echo "** device must be in $1 config, but it's $CONFIG instead"
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx53-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx51-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx35-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx6q-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx6dl-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx6sx-pinctrl.txt11 imx6sx-pinfunc.h under device tree source folder. The last integer CONFIG is
13 Reference Manual for detailed CONFIG settings.
15 CONFIG bits definition:
Dfsl,imx6sl-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a
10 pin working on a specific function, CONFIG is the pad setting value like
14 CONFIG bits definition:
Dfsl,imx6ul-pinctrl.txt11 imx6ul-pinfunc.h under device tree source folder. The last integer CONFIG is
13 Reference Manual for detailed CONFIG settings.
15 CONFIG bits definition:
Dfsl,vf610-pinctrl.txt9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is
10 a pin working on a specific function, CONFIG is the pad setting value
14 CONFIG bits definition:
Dfsl,imx7d-pinctrl.txt34 imx7d-pinfunc.h under device tree source folder. The last integer CONFIG is
36 Reference Manual for detailed CONFIG settings.
41 CONFIG bits definition:
Dfsl,imx-pinctrl.txt28 imx*-pinfunc.h under device tree source folder. The last integer CONFIG is
30 looks like <PIN_FUNC_ID CONFIG> in the example below.
32 Bits used for CONFIG:
Dfsl,imx25-pinctrl.txt6 CONFIG bits definition:
Dfsl,imx27-pinctrl.txt10 setting. The format is fsl,pins = <PIN MUX_ID CONFIG>.
52 CONFIG can be 0 or 1, meaning Pullup disable/enable.
Datmel,at91-pinctrl.txt84 setting. The format is atmel,pins = <PIN_BANK PIN_BANK_NUM PERIPH CONFIG>.
88 Bits used for CONFIG:
/linux-4.4.14/Documentation/ja_JP/
DSubmitChecklist33 1: 妥当なCONFIGオプションや変更されたCONFIGオプション、つまり =y, =m, =n
48 6: CONFIGオプションの追加・変更をした場合には、CONFIGメニューが壊れていない
/linux-4.4.14/Documentation/kbuild/
DKconfig.select-break24 bool "CONFIG A"
27 bool "CONFIG B"
31 bool "CONFIG C"
Dkconfig.txt150 SEARCHING for CONFIG symbols
Dmakefiles.txt740 when no CONFIG symbols are involved.
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c272 ath_dbg(common, CONFIG, in ath9k_htc_set_channel()
425 ath_dbg(common, CONFIG, in ath9k_htc_add_monitor_interface()
462 ath_dbg(common, CONFIG, in ath9k_htc_remove_monitor_interface()
518 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
522 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
562 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
566 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
673 ath_dbg(common, CONFIG, in ath9k_htc_init_rate()
700 ath_dbg(common, CONFIG, in ath9k_htc_update_rate()
729 ath_dbg(common, CONFIG, in ath9k_htc_tx_aggr_oper()
[all …]
Dhtc_drv_beacon.c340 ath_dbg(common, CONFIG, "Added interface at beacon slot: %d\n", in ath9k_htc_assign_bslot()
354 ath_dbg(common, CONFIG, "Removed interface at beacon slot: %d\n", in ath9k_htc_remove_bslot()
381 ath_dbg(common, CONFIG, "tsfadjust is: %llu for bslot: %d\n", in ath9k_htc_set_tsfadjust()
412 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
423 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
441 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
482 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_htc_beacon_config()
504 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_htc_beacon_reconfig()
Dbeacon.c213 ath_dbg(common, CONFIG, "Added interface at beacon slot: %d\n", in ath9k_beacon_assign_slot()
224 ath_dbg(common, CONFIG, "Removing interface at beacon slot: %d\n", in ath9k_beacon_remove_slot()
290 ath_dbg(common, CONFIG, "tsfadjust is: %llu for bslot: %d\n", in ath9k_set_tsfadjust()
528 ath_dbg(common, CONFIG, in ath9k_allow_beacon_config()
538 ath_dbg(common, CONFIG, in ath9k_allow_beacon_config()
683 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_set_beacon()
Dmain.c315 ath_dbg(common, CONFIG, "Reset to %u MHz, HT40: %d fastcc: %d\n", in ath_reset_internal()
657 ath_dbg(common, CONFIG, in ath9k_start()
899 ath_dbg(common, CONFIG, "Driver halt\n"); in ath9k_stop()
1036 ath_dbg(common, CONFIG, in ath9k_set_assoc_state()
1175 ath_dbg(common, CONFIG, in ath9k_calculate_summary_state()
1251 ath_dbg(common, CONFIG, "Attach a VIF of type: %d\n", vif->type); in ath9k_add_interface()
1295 ath_dbg(common, CONFIG, "Change Interface\n"); in ath9k_change_interface()
1322 ath_dbg(common, CONFIG, "Detach Interface\n"); in ath9k_remove_interface()
1432 ath_dbg(common, CONFIG, "Monitor mode is enabled\n"); in ath9k_config()
1435 ath_dbg(common, CONFIG, "Monitor mode is disabled\n"); in ath9k_config()
[all …]
Dcommon-spectral.c822 ath_dbg(common, CONFIG, "spectral scan: background mode enabled\n"); in write_file_spec_scan_ctl()
825 ath_dbg(common, CONFIG, "spectral scan: channel scan mode enabled\n"); in write_file_spec_scan_ctl()
828 ath_dbg(common, CONFIG, "spectral scan: manual mode enabled\n"); in write_file_spec_scan_ctl()
831 ath_dbg(common, CONFIG, "spectral scan: disabled\n"); in write_file_spec_scan_ctl()
Dcommon-init.c214 ath_dbg(common, CONFIG, "TX streams %d, RX streams: %d\n", in ath9k_cmn_setup_ht_cap()
Dinit.c233 ath_dbg(common, CONFIG, "%s DMA: %u buffers %u desc/buf\n", in ath_descdma_setup()
277 ath_dbg(common, CONFIG, "%s DMA map: %p (%u) -> %llx (%u)\n", in ath_descdma_setup()
Dhtc_drv_init.c895 ath_dbg(common, CONFIG, in ath9k_init_device()
Drecv.c286 ath_dbg(common, CONFIG, "cachelsz %u rxbufsize %u\n", in ath_rx_init()
Dar5008_phy.c166 ath_dbg(common, CONFIG, "Force rf_pwd_icsyndiv to %1d on %4d\n", in ar5008_hw_force_bias()
Dchannel.c41 ath_dbg(common, CONFIG, "Set channel: %d MHz width: %d\n", in ath_set_channel()
Ddebug.c268 ath_dbg(common, CONFIG, "Enable WLAN/BT RX Antenna diversity: %d\n", in write_file_bt_ant_diversity()
Dhw.c523 ath_dbg(ath9k_hw_common(ah), CONFIG, "Eeprom VER: %d, REV: %d\n", in ath9k_hw_post_init()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Dec168.h40 CONFIG = 0x01, enumerator
Dec168.c49 request = CONFIG; in ec168_ctrl_msg()
53 request = CONFIG; in ec168_ctrl_msg()
/linux-4.4.14/arch/um/kernel/
Dconfig.c.in11 "CONFIG"
/linux-4.4.14/drivers/media/dvb-frontends/
Dmt352_priv.h117 CONFIG = 0x8A, enumerator
Dmt312.c253 ret = mt312_writereg(state, CONFIG, in mt312_initfe()
585 ret = mt312_readreg(state, CONFIG, &config_val); in mt312_set_frontend()
723 ret = mt312_readreg(state, CONFIG, &config); in mt312_sleep()
728 ret = mt312_writereg(state, CONFIG, config & 0x7f); in mt312_sleep()
Dmt312_priv.h156 CONFIG = 127 enumerator
Dmt352.c525 (mt352_read_register(state, CONFIG) & 0x20) == 0) { in mt352_init()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc9194.c957 configuration_register = inw( ioaddr + CONFIG ); in smc_probe()
1065 outw( inw( ioaddr + CONFIG ) & ~CFG_AUI_SELECT, in smc_open()
1066 ioaddr + CONFIG ); in smc_open()
1069 outw( inw( ioaddr + CONFIG ) | CFG_AUI_SELECT, in smc_open()
1070 ioaddr + CONFIG ); in smc_open()
Dsmc9194.h97 #define CONFIG 0 macro
Dsmc91c92_cs.c176 #define CONFIG 0 macro
778 s = inb(ioaddr + CONFIG); in check_sig()
783 outb(s, ioaddr + CONFIG); in check_sig()
895 smc->cfg = inw(ioaddr + CONFIG) & ~CFG_AUI_SELECT; in smc91c92_config()
1620 outw(smc->cfg | CFG_AUI_SELECT, ioaddr + CONFIG); in smc_set_xcvr()
1626 outw(smc->cfg, ioaddr + CONFIG); in smc_set_xcvr()
1737 media |= (inw(ioaddr + CONFIG) & CFG_AUI_SELECT) ? 2 : 1; in media_check()
1854 tmp = inw(ioaddr + CONFIG); in smc_netdev_get_ecmd()
/linux-4.4.14/Documentation/hwmon/
Dsmsc47b39792 to the CONFIG PORT (0x2E).
95 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and
110 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
/linux-4.4.14/drivers/media/pci/dt3155/
Ddt3155.h59 #define CONFIG 0x13 macro
Ddt3155.c180 write_i2c_reg(pd->regs, CONFIG, pd->config); in dt3155_start_streaming()
481 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM); in dt3155_init_board()
486 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM | PM_LUT_SEL); in dt3155_init_board()
491 write_i2c_reg(pd->regs, CONFIG, pd->config); /* ACQ_MODE_EVEN */ in dt3155_init_board()
/linux-4.4.14/Documentation/
DSubmitChecklist16 2: Builds cleanly with applicable or modified CONFIG options =y, =m, and
35 6: Any new or modified CONFIG options don't muck up the config menu.
Dadding-syscalls.txt221 normally be optional, so add a CONFIG option (typically to init/Kconfig) for
222 it. As usual for new CONFIG options:
227 - Make any new source files implementing the function dependent on the CONFIG
229 - Double check that the kernel still builds with the new CONFIG option turned
234 - CONFIG option for the new function, normally in init/Kconfig
/linux-4.4.14/Documentation/sound/oss/
Dmwave76 if "%CONFIG%" == "W95" goto W95
87 c:\linux\boot\loadlin.exe @c:\linux\boot\parms\%CONFIG%.par
/linux-4.4.14/drivers/scsi/
Dultrastor.c207 #define CONFIG(port) ((port) + 0x6) macro
454 *(char *)&config_1 = inb(CONFIG(config.port_address + 0)); in ultrastor_14f_detect()
455 *(char *)&config_2 = inb(CONFIG(config.port_address + 1)); in ultrastor_14f_detect()
/linux-4.4.14/Documentation/fmc/
Didentifiers.txt124 in the file called -SDB-CONFIG-). Reading documentation for gensdbfs
148 -rw-rw-r-- 1 rubini staff 975 Nov 19 18:08 --SDB-CONFIG--
/linux-4.4.14/Documentation/s390/
Dmonreader.txt37 You can use the CP command DEF STOR CONFIG to define a "memory hole" in your
40 Example: DEF STOR CONFIG 0.140M 200M.200M
/linux-4.4.14/fs/nfsd/
DKconfig64 related CONFIG options for your local file systems of choice.
/linux-4.4.14/tools/perf/util/
Dbpf-loader.c338 [ERRCODE_OFFSET(CONFIG)] = "Invalid config string",
Dparse-events.c137 #define PERF_EVENT_CONFIG(config) __PERF_EVENT_FIELD(config, CONFIG)
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt5 The CONFIG LOCK_TORTURE_TEST config option provides a kernel module
Dmutex-design.txt102 These semantics are fully enforced when CONFIG DEBUG_MUTEXES is enabled.
/linux-4.4.14/drivers/staging/dgap/
Ddgap.h223 #define CONFIG 0x0CD0L /* Concentrator configuration info */ macro
Ddgap.c6038 config = addr + CONFIG; in dgap_do_fep_load()
/linux-4.4.14/Documentation/networking/
Dde4x5.txt171 For a compiled in driver, in linux/drivers/net/CONFIG, place e.g.
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dm920x.c488 u8 config[] = { CONFIG, 0x3d }; in m920x_mt352_demod_init()
/linux-4.4.14/Documentation/sound/alsa/
DOSS-Emulation.txt38 even if "NOT ENABLED IN CONFIG" is shown in it.
DALSA-Configuration.txt324 their "CONFIG MODE" jumper set to "EEPROM SETTING". The other values can
358 their "CONFIG MODE" jumper set to "EEPROM SETTING". The other values can
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c220 __DMA(CONFIG, config); in bfin_debug_mmrs_dma()
278 __GPTIMER(CONFIG, config); in bfin_debug_mmrs_gptimer()
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt236 --------------------CONFIG FILE BEGIN-------------------------------------------
312 --------------------CONFIG FILE END---------------------------------------------
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c296 SR(CONFIG); in dispc_save_context()
406 RR(CONFIG); in dispc_restore_context()
/linux-4.4.14/Documentation/RCU/
DRTFP.txt1301 ,Title="{[RFC]} {RCU} and {CONFIG\_PREEMPT\_RT} progress"
1383 ,Title="{[RFC,PATCH] RCU} and {CONFIG\_PREEMPT\_RT} sane patch"
/linux-4.4.14/Documentation/filesystems/
Dproc.txt204 (for SMP CONFIG users)