/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 | 7 CONFIG="remote 127.0.0.2 local 127.0.0.1 dev lo" 10 ip link add "ipip_${SUFFIX}" type ipip ${CONFIG} 11 ip link add "gre_${SUFFIX}" type gre ${CONFIG} 12 ip link add "sit_${SUFFIX}" type sit ${CONFIG}
|
/linux/Documentation/translations/ja_JP/ |
H A D | SubmitChecklist | 33 1: 妥当なCONFIGオプションや変更されたCONFIGオプション、つまり =y, =m, =n 48 6: CONFIGオプションの追加・変更をした場合には、CONFIGメニューが壊れていない
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,vf610-pinctrl.txt | 9 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:
|
H A D | fsl,imx7ulp-pinctrl.txt | 20 The last integer CONFIG is the pad setting value like 24 CONFIG settings. 26 CONFIG bits definition:
|
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/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_debugfs.c | 178 #define DEFINE_SRIOV_GT_CONFIG_DEBUGFS_ATTRIBUTE(CONFIG, TYPE, FORMAT) \ argument 180 static int CONFIG##_set(void *data, u64 val) \ 191 err = xe_gt_sriov_pf_config_set_##CONFIG(gt, vfid, val); \ 197 static int CONFIG##_get(void *data, u64 *val) \ 202 *val = xe_gt_sriov_pf_config_get_##CONFIG(gt, vfid); \ 206 DEFINE_DEBUGFS_ATTRIBUTE(CONFIG##_fops, CONFIG##_get, CONFIG##_set, FORMAT)
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_beacon.c | 340 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()
|
/linux/Documentation/kbuild/ |
H A D | Kconfig.select-break | 24 bool "CONFIG A" 27 bool "CONFIG B" 31 bool "CONFIG C"
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | submit-checklist.rst | 24 a) 使用合适的 ``CONFIG`` 选项 ``=y``、``=m`` 和 ``=n`` 。没有 ``gcc`` 44 6) 任何新的或修改过的 ``CONFIG`` 选项都不应搞乱配置菜单,并默认为关闭,除非
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | submit-checklist.rst | 27 a) 使用合適的 ``CONFIG`` 選項 ``=y``、``=m`` 和 ``=n`` 。沒有 ``gcc`` 47 6) 任何新的或修改過的 ``CONFIG`` 選項都不應搞亂配置菜單,並默認爲關閉,除非
|
/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/iommu/arm/arm-smmu-v3/ |
H A D | tegra241-cmdqv.c | 216 REG_CMDQV(cmdqv, CONFIG), in cmdqv_write_config() 227 REG_VINTF(vintf, CONFIG), in vintf_write_config() 248 REG_VCMDQ_PAGE0(vcmdq, CONFIG), in vcmdq_write_config() 433 writel(regval, REG_VINTF(vintf, CONFIG)); in tegra241_vintf_hw_init() 442 vintf->hyp_own = !!(VINTF_HYP_OWN & readl(REG_VINTF(vintf, CONFIG))); in tegra241_vintf_hw_init() 466 regval = readl_relaxed(REG_CMDQV(cmdqv, CONFIG)); in tegra241_cmdqv_hw_reset()
|
/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()
|
/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/arch/um/kernel/ |
H A D | config.c.in | 11 "CONFIG"
|
/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被启用时,这些语义将被完全强制执行。此外,互斥锁
|