Home
last modified time | relevance | path

Searched full:reconfigure (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A Dmakefile-no-rebuild.patch44 - if test "$(MAKECMDGOALS)" = reconfigure; then \
45 - echo 'Continuing with "make reconfigure".'; \
48 - echo ' make reconfigure'; \
53 -.PHONY: reconfigure
54 -reconfigure: configure.sh
69 - if test "$(MAKECMDGOALS)" = reconfigure; then \
70 - echo 'Continuing with "make reconfigure".'; \
/openbmc/linux/include/linux/phy/
H A Dphy-dp.h69 * Flag indicating, whether or not reconfigure link rate and SSC to
78 * Flag indicating, whether or not reconfigure lane count to
87 * Flag indicating, whether or not reconfigure voltage swing
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/
H A DUsing-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch37 reconfigure.c reconfigure.h \
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c85 * We have to use unlock sequence to reconfigure it. in init_wdog()
88 * To simplify the codes, we still use same reconfigure in init_wdog()
93 * and set update bit for both. So that kernel can reconfigure them. in init_wdog()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/
H A Dnetcf_0.2.8.bb38 # away so if we reconfigure due to gnulib sysroot sig changes, we will
43 # --force to avoid errors on reconfigure e.g if recipes changed we depend on
/openbmc/openbmc/meta-security/meta-parsec/lib/oeqa/runtime/cases/
H A Dparsec.py135 reconfigure = False
143 reconfigure = True
150 if reconfigure:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/
H A Dkrb5-admin-server2 # values of DAEMON_ARGS, first run dpkg-reconfigure
H A Dkrb5-kdc3 # dpkg-reconfigure krb5-kdc and disable managing the KDC configuration with
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dreconfig-net-interface@.service2 Description=Reconfigure network interface %i
H A Dreconfig-net-interface23 networkctl reconfigure "$INTF"
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c183 * @nn: NFP Net device to reconfigure
251 * __nfp_net_reconfig() - Reconfigure the firmware
252 * @nn: NFP Net device to reconfigure
306 * nfp_net_mbox_reconfig() - Reconfigure the firmware via the mailbox
307 * @nn: NFP Net device to reconfigure
850 * @nn: NFP Net device to reconfigure
863 * @nn: NFP Net device to reconfigure
876 * @nn: NFP Net device to reconfigure
905 * @nn: NFP Net device to reconfigure
920 * @nn: NFP Net device to reconfigure
[all …]
/openbmc/docs/
H A Dopenbmc-conversion.md16 5. Reconfigure both `BMC_DEBUG1` (TX) and `BMC_DEBUG2` (RX) jumpers to short
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dlowlevel_init.c148 * Reconfigure secondary cores. Shutdown and change the status
194 /* Reconfigure secondary cores */ in do_lowlevel_init()
/openbmc/linux/fs/autofs/
H A DKconfig18 don't have a laptop which needs to dynamically reconfigure to the
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c165 debug("Reconfigure Clock Manager\n"); in board_init_f()
166 /* reconfigure the PLLs */ in board_init_f()
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A Dexit_prototype.patch6 Upstream-Status: Inappropriate [Reconfigure will solve it]
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/
H A Dgbmc-net-lib.sh30 networkctl reconfigure "$intf" || continue 2
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dgpio-poweroff.yaml31 Initially configure the GPIO line as an input. Only reconfigure
/openbmc/linux/drivers/nvdimm/
H A Dpfn.h36 * configurations mainly to allow a backup, reconfigure the
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile30 && dpkg-reconfigure dash
/openbmc/linux/include/net/
H A Dncsi.h15 * package and channel while ncsi_dev_state_config helps to reconfigure
/openbmc/sdeventplus/example/
H A Dheartbeat.cpp42 // we need to reconfigure the time source to go off again after the in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/
H A Dndctl_v79.bb31 SYSTEMD_SERVICE:${PN} = "ndctl-monitor.service daxdev-reconfigure@.service"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py19 # --command="configure|reconfigure|import"
114 help='command (configure,reconfigure,import)',
517 if ("reconfigure" == options['command']) and project is None:
527 if "reconfigure" == options['command']:
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_psfp.c235 /* Was already in use, no need to reconfigure */ in sparx5_psfp_sg_add()
276 /* Was already in use, no need to reconfigure */ in sparx5_psfp_fm_add()

12345678910>>...16