Home
last modified time | relevance | path

Searched refs:CONFIG (Results 26 – 50 of 296) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A DSubmitChecklist33 1: 妥当なCONFIGオプションや変更されたCONFIGオプション、つまり =y, =m, =n
48 6: CONFIGオプションの追加・変更をした場合には、CONFIGメニューが壊れていない
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A 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:
H A 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:
H A 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:
H A Dfsl,imx50-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:
H A 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:
H A 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:
H A 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:
H A 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:
H A 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:
H A Dfsl,imx6ul-pinctrl.txt12 imx6ul-pinfunc.h under device tree source folder. The last integer CONFIG is
14 Reference Manual for detailed CONFIG settings.
16 CONFIG bits definition:
H A Dfsl,imx6sll-pinctrl.txt11 imx6sll-pinfunc.h under device tree source folder. The last integer CONFIG is
13 Reference Manual for detailed CONFIG settings.
15 CONFIG bits definition:
H A Dfsl,imx7ulp-pinctrl.txt20 The last integer CONFIG is the pad setting value like
24 CONFIG settings.
26 CONFIG bits definition:
/OK3568_Linux_fs/buildroot/package/qt5/qt5virtualkeyboard/
H A Dqt5virtualkeyboard.mk19 QT5VIRTUALKEYBOARD_CONF_OPTS += CONFIG+="$(foreach lang,$(QT5VIRTUALKEYBOARD_LANGUAGE_LAYOUTS),lang…
38 QT5VIRTUALKEYBOARD_CONF_OPTS += CONFIG+=handwriting
44 QT5VIRTUALKEYBOARD_CONF_OPTS += CONFIG+=arrow-key-navigation
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dupdate-results-script.patch148 -if [ ! -f "../bin/$OS/$CONFIG" ]
149 +if [ ! -f "$CONFIG" ]
153 -. ../bin/$OS/$CONFIG
154 +. $CONFIG
166 -lmbench $CONFIG 2>../${RESULTS}
167 +lmbench $CONFIG 2>${RESULTS}
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A DKconfig.select-break24 bool "CONFIG A"
27 bool "CONFIG B"
31 bool "CONFIG C"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager/
H A Dqplacemanager.pro2 CONFIG += testcase
7 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoserviceprovider/
H A Dqgeoserviceprovider.pro2 CONFIG+=testcase
7 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_unsupported/
H A Dqplacemanager_unsupported.pro2 CONFIG += testcase
7 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugintest/
H A Dpositionplugintest.pro2 CONFIG+=testcase
7 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/
H A Dqgeoroutingmanager.pro2 CONFIG+=testcase
9 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanager/
H A Dqgeocodingmanager.pro1 CONFIG += testcase
10 CONFIG -= app_bundle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dqgeoareamonitor.pro2 CONFIG+=testcase
12 CONFIG -= app_bundle
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dlmbench-run9 CONFIG=/var/lib/lmbench/config/`$SCRIPTSDIR/config`
17 [ ! -f $CONFIG ] && ./config-run

12345678910>>...12