Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/openzfs/cmd/vdev_id/
H A Dvdev_id92 CONFIG=/etc/zfs/vdev_id.conf
105 -c specify name of an alternative config file [default=$CONFIG]
312 {print \\$2; exit}" $CONFIG`
318 {print \\$2; exit}" $CONFIG`
328 {print \\$2; exit}" $CONFIG`
505 { print \\$2; exit }" $CONFIG`
517 CONFIG=${OPTARG}
547 if [ ! -r $CONFIG ] ; then
557 TOPOLOGY=`awk "\\$1 == \"topology\" {print \\$2; exit}" $CONFIG`
561 BAY=`awk "\\$1 == \"slot\" {print \\$2; exit}" $CONFIG`
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
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,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,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,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,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,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,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,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,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,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,imx7ulp-pinctrl.txt20 The last integer CONFIG is the pad setting value like
24 CONFIG settings.
26 CONFIG bits definition:
H A Dfsl,imx7d-pinctrl.txt34 imx7d-pinfunc.h under device tree source folder. The last integer CONFIG is
36 Reference Manual for detailed CONFIG settings.
41 CONFIG bits definition:
H A Dfsl,imx8mp-pinctrl.yaml38 integer CONFIG is the pad setting value like pull-up on this pin. Please
39 refer to i.MX8M Plus Reference Manual for detailed CONFIG settings.
H A Dfsl,imx8mm-pinctrl.yaml38 integer CONFIG is the pad setting value like pull-up on this pin. Please
39 refer to i.MX8M Mini Reference Manual for detailed CONFIG settings.
H A Dfsl,imx8mn-pinctrl.yaml38 integer CONFIG is the pad setting value like pull-up on this pin. Please
39 refer to i.MX8M Nano Reference Manual for detailed CONFIG settings.
H A Dfsl,imx8mq-pinctrl.yaml38 integer CONFIG is the pad setting value like pull-up on this pin. Please
39 refer to i.MX8M Quad Reference Manual for detailed CONFIG settings.
H A Dfsl,imx25-pinctrl.txt6 CONFIG bits definition:
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.
/f-stack/freebsd/contrib/ck/include/
H A Dck_elide.h315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument
316 ck_elide_##NAME##_lock_adaptive(LOCK, STAT, CONFIG)
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D13-no-failover-option.tcl21 R 5 CONFIG SET cluster-slave-no-failover yes
/f-stack/freebsd/contrib/libsodium/contrib/
H A DFindsodium.cmake125 string(APPEND _PLATFORM_PATH "/$$CONFIG$$")
140 string(REPLACE "$$CONFIG$$" "Debug" _DEBUG_PATH_SUFFIX "${_PLATFORM_PATH}")
141 string(REPLACE "$$CONFIG$$" "Release" _RELEASE_PATH_SUFFIX "${_PLATFORM_PATH}")
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst43 * CONFIG: owned by a core, must not be modified by another core, maybe in a list or not, dependin…
49 Resetting or stopping a timer while it is in a CONFIG or RUNNING state is not allowed.

12