| /linux/tools/usb/ |
| H A D | hcd-tests.sh | 68 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 D | with_tunnels.sh | |
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 272 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 D | main.c | 323 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 D | common-spectral.c | 812 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 D | Kconfig.select-break | 24 bool "CONFIG A" 27 bool "CONFIG B" 31 bool "CONFIG C"
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imx-pinctrl.txt | 28 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 D | fsl,imx27-pinctrl.txt | 10 setting. The format is fsl,pins = <PIN MUX_ID CONFIG>. 52 CONFIG can be 0 or 1, meaning Pullup disable/enable.
|
| H A D | fsl,imx25-pinctrl.txt | 6 CONFIG bits definition:
|
| /linux/drivers/soc/bcm/brcmstb/pm/ |
| H A D | pm-mips.c | 39 #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 D | ec168.h | 26 CONFIG = 0x01, enumerator
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens-8960.c | 16 #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 D | smc9194.c | 958 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 D | smc9194.h | 97 #define CONFIG 0 macro
|
| H A D | smc91c92_cs.c | 177 #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 D | config.c.in | 11 "CONFIG"
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | mt312.c | 238 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 D | mt352_priv.h | 103 CONFIG = 0x8A, enumerator
|
| H A D | mt312_priv.h | 143 CONFIG = 127 enumerator
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 116 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 D | tegra241-cmdqv.c | 259 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 D | dt3155.h | 51 #define CONFIG 0x13 macro
|
| /linux/Documentation/translations/zh_CN/locking/ |
| H A D | mutex-design.rst | 89 当CONFIG DEBUG_MUTEXES被启用时,这些语义将被完全强制执行。此外,互斥锁
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-daemon.txt | 44 Sessions are configured through config file, see CONFIG FILE section 96 CONFIG FILE
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | tegra_nand.c | 60 #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()
|