Home
last modified time | relevance | path

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

12

/linux/tools/usb/
H A Dhcd-tests.sh68 CONFIG=''
72 if [ "$CONFIG" = "" ]; then
73 CONFIG=$1
74 echo "assuming $CONFIG configuration"
77 if [ "$CONFIG" = $1 ]; then
81 echo "** device must be in $1 config, but it's $CONFIG instead"
/linux/tools/testing/selftests/bpf/
H A Dwith_tunnels.sh
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c272 ath_dbg(common, CONFIG, in ath9k_htc_set_channel()
422 ath_dbg(common, CONFIG, in ath9k_htc_add_monitor_interface()
459 ath_dbg(common, CONFIG, in ath9k_htc_remove_monitor_interface()
515 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
519 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
559 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
563 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
670 ath_dbg(common, CONFIG, in ath9k_htc_init_rate()
697 ath_dbg(common, CONFIG, in ath9k_htc_update_rate()
726 ath_dbg(common, CONFIG, in ath9k_htc_tx_aggr_oper()
[all …]
H A Dmain.c323 ath_dbg(common, CONFIG, "Reset to %u MHz, HT40: %d fastcc: %d\n", in ath_reset_internal()
663 ath_dbg(common, CONFIG, in ath9k_start()
986 ath_dbg(common, CONFIG, "Driver halt\n"); in ath9k_stop()
1138 ath_dbg(common, CONFIG, in ath9k_set_assoc_state()
1269 ath_dbg(common, CONFIG, in ath9k_calculate_summary_state()
1347 ath_dbg(common, CONFIG, "Attach a VIF of type: %d\n", vif->type); in ath9k_add_interface()
1394 ath_dbg(common, CONFIG, "Change Interface\n"); in ath9k_change_interface()
1421 ath_dbg(common, CONFIG, "Detach Interface\n"); in ath9k_remove_interface()
1531 ath_dbg(common, CONFIG, "Monitor mode is enabled\n"); in ath9k_config()
1534 ath_dbg(common, CONFIG, "Monitor mode is disabled\n"); in ath9k_config()
[all …]
H A Dcommon-spectral.c812 ath_dbg(common, CONFIG, "spectral scan: background mode enabled\n"); in write_file_spec_scan_ctl()
815 ath_dbg(common, CONFIG, "spectral scan: channel scan mode enabled\n"); in write_file_spec_scan_ctl()
818 ath_dbg(common, CONFIG, "spectral scan: manual mode enabled\n"); in write_file_spec_scan_ctl()
821 ath_dbg(common, CONFIG, "spectral scan: disabled\n"); in write_file_spec_scan_ctl()
/linux/Documentation/kbuild/
H A DKconfig.select-break24 bool "CONFIG A"
27 bool "CONFIG B"
31 bool "CONFIG C"
/linux/Documentation/devicetree/bindings/pinctrl/
H A 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:
H A 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.
H A Dfsl,imx25-pinctrl.txt6 CONFIG bits definition:
/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c39 #define CONFIG 6 macro
102 ctx->cp0_regs[CONFIG] = read_c0_brcm_config(); in brcm_pm_save_cp0_context()
125 write_c0_brcm_config(ctx->cp0_regs[CONFIG]); in brcm_pm_restore_cp0_context()
/linux/drivers/media/usb/dvb-usb-v2/
H A Dec168.h26 CONFIG = 0x01, enumerator
/linux/drivers/thermal/qcom/
H A Dtsens-8960.c16 #define CONFIG 0x9b macro
95 ret = regmap_update_bits(map, CONFIG_ADDR, CONFIG_MASK, CONFIG); in resume_8960()
/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.c958 configuration_register = inw( ioaddr + CONFIG ); in smc_probe()
1066 outw( inw( ioaddr + CONFIG ) & ~CFG_AUI_SELECT, in smc_open()
1067 ioaddr + CONFIG ); in smc_open()
1070 outw( inw( ioaddr + CONFIG ) | CFG_AUI_SELECT, in smc_open()
1071 ioaddr + CONFIG ); in smc_open()
H A Dsmc9194.h97 #define CONFIG 0 macro
H A Dsmc91c92_cs.c177 #define CONFIG 0 macro
781 s = inb(ioaddr + CONFIG); in check_sig()
786 outb(s, ioaddr + CONFIG); in check_sig()
898 smc->cfg = inw(ioaddr + CONFIG) & ~CFG_AUI_SELECT; in smc91c92_config()
1624 outw(smc->cfg | CFG_AUI_SELECT, ioaddr + CONFIG); in smc_set_xcvr()
1630 outw(smc->cfg, ioaddr + CONFIG); in smc_set_xcvr()
1741 media |= (inw(ioaddr + CONFIG) & CFG_AUI_SELECT) ? 2 : 1; in media_check()
1860 tmp = inw(ioaddr + CONFIG); in smc_netdev_get_ecmd()
/linux/arch/um/kernel/
H A Dconfig.c.in11 "CONFIG"
/linux/drivers/media/dvb-frontends/
H A Dmt312.c238 ret = mt312_writereg(state, CONFIG, in mt312_initfe()
570 ret = mt312_readreg(state, CONFIG, &config_val); in mt312_set_frontend()
710 ret = mt312_readreg(state, CONFIG, &config); in mt312_sleep()
715 ret = mt312_writereg(state, CONFIG, config & 0x7f); in mt312_sleep()
H A Dmt352_priv.h103 CONFIG = 0x8A, enumerator
H A Dmt312_priv.h143 CONFIG = 127 enumerator
/linux/Documentation/hwmon/
H A Dsmsc47b397.rst116 to the CONFIG PORT (0x2E).
121 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and
140 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c259 REG_CMDQV(cmdqv, CONFIG), in cmdqv_write_config()
270 REG_VINTF(vintf, CONFIG), in vintf_write_config()
291 REG_VCMDQ_PAGE0(vcmdq, CONFIG), in vcmdq_write_config()
559 writel(regval, REG_VINTF(vintf, CONFIG)); in tegra241_vintf_hw_init()
568 vintf->hyp_own = !!(VINTF_HYP_OWN & readl(REG_VINTF(vintf, CONFIG))); in tegra241_vintf_hw_init()
594 regval = readl_relaxed(REG_CMDQV(cmdqv, CONFIG)); in tegra241_cmdqv_hw_reset()
/linux/drivers/media/pci/dt3155/
H A Ddt3155.h51 #define CONFIG 0x13 macro
/linux/Documentation/translations/zh_CN/locking/
H A Dmutex-design.rst89CONFIG DEBUG_MUTEXES被启用时,这些语义将被完全强制执行。此外,互斥锁
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt44 Sessions are configured through config file, see CONFIG FILE section
96 CONFIG FILE
/linux/drivers/mtd/nand/raw/
H A Dtegra_nand.c60 #define CONFIG 0x10 macro
491 writel_relaxed(nand->config_ecc, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
493 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
1056 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_attach_chip()

12