| /linux/tools/usb/ |
| 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/ |
| 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/drivers/gpu/drm/xe/ |
| A D | xe_gt_sriov_pf_debugfs.c | 170 #define DEFINE_SRIOV_GT_CONFIG_DEBUGFS_ATTRIBUTE(CONFIG, TYPE, FORMAT) \ argument 172 static int CONFIG##_set(void *data, u64 val) \ 183 err = xe_gt_sriov_pf_config_set_##CONFIG(gt, vfid, val); \ 189 static int CONFIG##_get(void *data, u64 *val) \ 194 *val = xe_gt_sriov_pf_config_get_##CONFIG(gt, vfid); \ 198 DEFINE_DEBUGFS_ATTRIBUTE(CONFIG##_fops, CONFIG##_get, CONFIG##_set, FORMAT)
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | fsl,imx35-pinctrl.txt | 9 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:
|
| A D | fsl,imx50-pinctrl.txt | 9 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:
|
| A D | fsl,imx51-pinctrl.txt | 9 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:
|
| A D | fsl,imx53-pinctrl.txt | 9 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:
|
| A D | fsl,imx6q-pinctrl.txt | 9 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:
|
| A D | fsl,imx6dl-pinctrl.txt | 9 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:
|
| A D | fsl,imx6sl-pinctrl.txt | 9 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:
|
| A D | fsl,imx6sx-pinctrl.txt | 11 imx6sx-pinfunc.h under device tree source folder. The last integer CONFIG is 13 Reference Manual for detailed CONFIG settings. 15 CONFIG bits definition:
|
| 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:
|
| A D | fsl,imx6sll-pinctrl.txt | 11 imx6sll-pinfunc.h under device tree source folder. The last integer CONFIG is 13 Reference Manual for detailed CONFIG settings. 15 CONFIG bits definition:
|
| A D | fsl,imx7ulp-pinctrl.txt | 20 The last integer CONFIG is the pad setting value like 24 CONFIG settings. 26 CONFIG bits definition:
|
| A D | fsl,imx8ulp-pinctrl.yaml | 38 integer CONFIG is the pad setting value like pull-up on this pin. Please 39 refer to i.MX8ULP Reference Manual for detailed CONFIG settings.
|
| A D | fsl,imxrt1050.yaml | 39 integer CONFIG is the pad setting value like pull-up on this pin. Please 40 refer to i.MXRT1050 Reference Manual for detailed CONFIG settings.
|
| A D | fsl,imxrt1170.yaml | 39 integer CONFIG is the pad setting value like pull-up on this pin. Please 40 refer to i.MXRT1170 Reference Manual for detailed CONFIG settings.
|
| A D | fsl,imx8m-pinctrl.yaml | 42 The last integer CONFIG is the pad setting value like pull-up on this 44 detailed CONFIG settings.
|
| /linux/Documentation/translations/ja_JP/ |
| A D | SubmitChecklist | 33 1: 妥当なCONFIGオプションや変更されたCONFIGオプション、つまり =y, =m, =n 48 6: CONFIGオプションの追加・変更をした場合には、CONFIGメニューが壊れていない
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| 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() 921 ath_dbg(common, CONFIG, in ath9k_htc_start() [all …]
|
| 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/ |
| A D | Kconfig.select-break | 24 bool "CONFIG A" 27 bool "CONFIG B" 31 bool "CONFIG C"
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | submit-checklist.rst | 24 a) 使用合适的 ``CONFIG`` 选项 ``=y``、``=m`` 和 ``=n`` 。没有 ``gcc`` 44 6) 任何新的或修改过的 ``CONFIG`` 选项都不应搞乱配置菜单,并默认为关闭,除非
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | submit-checklist.rst | 27 a) 使用合適的 ``CONFIG`` 選項 ``=y``、``=m`` 和 ``=n`` 。沒有 ``gcc`` 47 6) 任何新的或修改過的 ``CONFIG`` 選項都不應搞亂配置菜單,並默認爲關閉,除非
|
| /linux/Documentation/devicetree/bindings/firmware/ |
| A D | nxp,imx95-scmi-pinctrl.yaml | 32 integer CONFIG is the pad setting value like pull-up on this pin. 33 Please refer to i.MX95 Reference Manual for detailed CONFIG settings.
|