Home
last modified time | relevance | path

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

123456

/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb46 CONFIG=${DEPLOYDIR}/${BOOTFILES_DIR_NAME}/config.txt
48 cp ${S}/config.txt $CONFIG
51 sed -i '/#decode_MPG2=/ c\decode_MPG2=${KEY_DECODE_MPG2}' $CONFIG
54 sed -i '/#decode_WVC1=/ c\decode_WVC1=${KEY_DECODE_WVC1}' $CONFIG
57 sed -i '/#disable_overscan=/ c\disable_overscan=${DISABLE_OVERSCAN}' $CONFIG
60 sed -i '/#disable_splash=/ c\disable_splash=${DISABLE_SPLASH}' $CONFIG
65 sed -i '/#arm_freq=/ c\arm_freq=${ARM_FREQ}' $CONFIG
68 sed -i '/#gpu_freq=/ c\gpu_freq=${GPU_FREQ}' $CONFIG
71 sed -i '/#core_freq=/ c\core_freq=${CORE_FREQ}' $CONFIG
74 sed -i '/#sdram_freq=/ c\sdram_freq=${SDRAM_FREQ}' $CONFIG
[all …]
/openbmc/qemu/hw/sensor/
H A Dtmp105.c32 FIELD(CONFIG, SHUTDOWN_MODE, 0, 1)
33 FIELD(CONFIG, THERMOSTAT_MODE, 1, 1)
34 FIELD(CONFIG, POLARITY, 2, 1)
35 FIELD(CONFIG, FAULT_QUEUE, 3, 2)
36 FIELD(CONFIG, CONVERTER_RESOLUTION, 5, 2)
37 FIELD(CONFIG, ONE_SHOT, 7, 1)
41 qemu_set_irq(s->pin, s->alarm ^ FIELD_EX8(~s->config, CONFIG, POLARITY)); in tmp105_interrupt_update()
46 if (FIELD_EX8(s->config, CONFIG, SHUTDOWN_MODE) && !one_shot) { in tmp105_alarm_update()
50 if (FIELD_EX8(s->config, CONFIG, THERMOSTAT_MODE)) { in tmp105_alarm_update()
128 if (FIELD_EX8(s->config, CONFIG, THERMOSTAT_MODE)) { in tmp105_read()
[all …]
/openbmc/qemu/hw/timer/
H A Dsifive_pwm.c43 REG32(CONFIG, 0x00)
44 FIELD(CONFIG, SCALE, 0, 4)
45 FIELD(CONFIG, STICKY, 8, 1)
46 FIELD(CONFIG, ZEROCMP, 9, 1)
47 FIELD(CONFIG, DEGLITCH, 10, 1)
48 FIELD(CONFIG, ENALWAYS, 12, 1)
49 FIELD(CONFIG, ENONESHOT, 13, 1)
50 FIELD(CONFIG, CMP0CENTER, 16, 1)
51 FIELD(CONFIG, CMP1CENTER, 17, 1)
52 FIELD(CONFIG, CMP2CENTER, 18, 1)
[all …]
/openbmc/linux/tools/usb/
H A Dhcd-tests.sh68 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"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0002-flex-Remove-line-directives.patch26 - COMMAND ${LEX_EXECUTABLE} $<$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>:--debug> -o${_o…
32 + COMMAND ${LEX_EXECUTABLE} $<$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>:--debug> --no…
38 + COMMAND ${LEX_EXECUTABLE} $<$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>:--debug> -o${…
/openbmc/openbmc/poky/scripts/postinst-intercepts/
H A Dupdate_mandb9 CONFIG=$(mktemp --tmpdir update-mandb.XXXXX)
10 sed "s:\(\s\)/:\1$D/:g" $D${sysconfdir}/man_db.conf > $CONFIG
14 PSEUDO_UNLOAD=1 ${binprefix}qemuwrapper -L $D $D${bindir}/mandb --config-file $CONFIG --create
16 rm -f $CONFIG
/openbmc/linux/tools/testing/selftests/bpf/
H A Dwith_tunnels.sh7 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}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb42 CONFIG=/etc/influxdb/influxdb.conf
91 if [ ! -r $CONFIG ]; then
92 log_failure_msg "config file $CONFIG doesn't exist (or you don't have permission to view)"
131 -config $CONFIG \
134 local CMD="$DAEMON -config $CONFIG $INFLUXD_OPTS >>$STDOUT 2>>$STDERR &"
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/
H A Dcrond.init14 CONFIG=/etc/sysconfig/crond
16 [ -f $CONFIG ] || exit 1
19 . $CONFIG
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/
H A Dradvd.init19 CONFIG=/etc/radvd.conf
64 if [ ! -e $CONFIG -o ! -s $CONFIG ]; then
66 echo "* $CONFIG does not exist or is empty."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dupdate-config-script.patch19 then echo CONFIG
20 -else echo CONFIG.$UNAME
21 +else echo ../scripts/CONFIG.$UNAME
/openbmc/openbmc-build-scripts/scripts/
H A Dformat-code.sh343 CONFIG="${ARGS[1]}"
346 if [ -n "${CONFIG}" ]; then
347 if [ -e "${CONFIG}" ]; then
348 LINTER_CONFIG+=( [${TITLE}]="${CONFIG}" )
350 echo -e " ${YELLOW}${TITLE}:${NORMAL} cannot find ${CONFIG}; using ${FALLBACK}"
353 echo -e " ${YELLOW}${TITLE}:${NORMAL} cannot find config ${CONFIG}"
/openbmc/linux/Documentation/devicetree/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,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,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,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,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:
/openbmc/linux/Documentation/translations/ja_JP/
H A DSubmitChecklist33 1: 妥当なCONFIGオプションや変更されたCONFIGオプション、つまり =y, =m, =n
48 6: CONFIGオプションの追加・変更をした場合には、CONFIGメニューが壊れていない
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c272 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 …]

123456