Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 2045) sorted by relevance

12345678910>>...82

/openbmc/u-boot/board/micronas/vct/
H A Ddcgu.c16 u32 enable; in dcgu_set_clk_switch() local
22 enable = 1; in dcgu_set_clk_switch()
25 enable = 0; in dcgu_set_clk_switch()
40 en1.bits.en_clkmsmc = enable; in dcgu_set_clk_switch()
43 en1.bits.en_clkssi_s = enable; in dcgu_set_clk_switch()
46 en1.bits.en_clkssi_m = enable; in dcgu_set_clk_switch()
49 en1.bits.en_clksmc = enable; in dcgu_set_clk_switch()
52 en1.bits.en_clkebi = enable; in dcgu_set_clk_switch()
55 en1.bits.en_usbpll = enable; in dcgu_set_clk_switch()
58 en1.bits.en_clkusb60 = enable; in dcgu_set_clk_switch()
[all …]
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh236 --enable-af-xdp) printf "%s" -Daf_xdp=enabled ;;
238 --enable-alsa) printf "%s" -Dalsa=enabled ;;
240 --enable-asan) printf "%s" -Dasan=true ;;
242 --enable-attr) printf "%s" -Dattr=enabled ;;
245 --enable-auth-pam) printf "%s" -Dauth_pam=enabled ;;
247 --enable-gcov) printf "%s" -Db_coverage=true ;;
249 --enable-lto) printf "%s" -Db_lto=true ;;
252 --enable-blkio) printf "%s" -Dblkio=enabled ;;
256 --enable-block-drv-whitelist-in-tools) printf "%s" -Dblock_drv_whitelist_in_tools=true ;;
258 --enable-bochs) printf "%s" -Dbochs=enabled ;;
[all …]
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt14 - fsp,enable-sdio
15 - fsp,enable-sdcard
16 - fsp,enable-hsuart0
17 - fsp,enable-hsuart1
18 - fsp,enable-spi
19 - fsp,enable-sata
20 - fsp,enable-azalia
21 - fsp,enable-xhci
22 - fsp,enable-dma0
23 - fsp,enable-dma1
[all …]
/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan418 ../configure --disable-modules --enable-sdl --enable-gtk \
419 --enable-opengl --enable-vte --enable-gnutls \
420 --enable-nettle --enable-curses --enable-curl \
421 --audio-drv-list=oss,alsa,sdl,pa --enable-virtfs \
422 --enable-vnc --enable-vnc-sasl --enable-vnc-jpeg --enable-png \
423 --enable-xen --enable-brlapi \
424 --enable-linux-aio --enable-attr \
425 --enable-cap-ng --enable-trace-backends=log --enable-spice --enable-rbd \
426 --enable-libusb --enable-usb-redir \
427 --enable-libiscsi --enable-libnfs --enable-seccomp \
[all …]
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/
H A Drpidistro-vlc_3.0.17.bb48 --enable-run-as-root \
49 --enable-xvideo \
53 --enable-vlm \
54 --enable-tremor \
57 --enable-dbus \
60 --enable-realrtsp \
62 --enable-avcodec \
75 PACKAGECONFIG[mmal] = "--enable-omxil --enable-omxil-vout --enable-rpi-omxil --enable-mmal --enable
76 PACKAGECONFIG[x264] = "--enable-x264,--disable-x264,x264"
77 PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad"
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/
H A Dvlc_3.0.21.bb36 --enable-run-as-root \
37 --enable-xvideo \
39 --enable-vlm \
40 --enable-freetype \
41 --enable-tremor \
42 --enable-v4l2 --disable-aa --disable-faad \
43 --enable-dbus \
46 --enable-realrtsp \
48 --enable-avcodec \
62 PACKAGECONFIG[mmal] = "--enable-omxil --enable-omxil-vout --enable-rpi-omxil --enable-mmal,,userlan…
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dtegra124-nyan-big.dts82 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
89 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
96 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
103 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
110 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
117 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
124 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
131 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
138 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
145 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
[all …]
H A Dthunderx-88xx.dtsi28 enable-method = "psci";
34 enable-method = "psci";
40 enable-method = "psci";
46 enable-method = "psci";
52 enable-method = "psci";
58 enable-method = "psci";
64 enable-method = "psci";
70 enable-method = "psci";
76 enable-method = "psci";
82 enable-method = "psci";
[all …]
H A Dtegra124-apalis.dts114 * Node left disabled on purpose - the bootloader will enable
131 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
138 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
145 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
152 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
159 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
168 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
177 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
186 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
195 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
[all …]
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpower.c12 unsigned int enable) in exynos4_mipi_phy_control() argument
25 if (enable) in exynos4_mipi_phy_control()
33 void set_mipi_phy_ctrl(unsigned int dev_index, unsigned int enable) in set_mipi_phy_ctrl() argument
36 exynos4_mipi_phy_control(dev_index, enable); in set_mipi_phy_ctrl()
39 void exynos5_set_usbhost_phy_ctrl(unsigned int enable) in exynos5_set_usbhost_phy_ctrl() argument
44 if (enable) { in exynos5_set_usbhost_phy_ctrl()
55 void exynos4412_set_usbhost_phy_ctrl(unsigned int enable) in exynos4412_set_usbhost_phy_ctrl() argument
60 if (enable) { in exynos4412_set_usbhost_phy_ctrl()
79 void set_usbhost_phy_ctrl(unsigned int enable) in set_usbhost_phy_ctrl() argument
82 exynos5_set_usbhost_phy_ctrl(enable); in set_usbhost_phy_ctrl()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/
H A Dtslib_1.23.bb26 PACKAGECONFIG[debounce] = "--enable-debounce,--disable-debounce"
27 PACKAGECONFIG[dejitter] = "--enable-dejitter,--disable-dejitter"
28 PACKAGECONFIG[evthres] = "--enable-evthres,--disable-evthres"
29 PACKAGECONFIG[iir] = "--enable-iir,--disable-iir"
30 PACKAGECONFIG[linear] = "--enable-linear,--disable-linear"
31 PACKAGECONFIG[median] = "--enable-median,--disable-median"
32 PACKAGECONFIG[pthres] = "--enable-pthres,--disable-pthres"
33 PACKAGECONFIG[skip] = "--enable-skip,--disable-skip"
34 PACKAGECONFIG[lowpass] = "--enable-lowpass,--disable-lowpass"
35 PACKAGECONFIG[invert] = "--enable-invert,--disable-invert"
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5.inc35 PACKAGECONFIG[obex-profiles] = "--enable-obex,--disable-obex,libical"
36 PACKAGECONFIG[readline] = "--enable-client,--disable-client,readline,"
37 PACKAGECONFIG[testing] = "--enable-testing,--disable-testing"
38 PACKAGECONFIG[midi] = "--enable-midi,--disable-midi,alsa-lib"
39 PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd"
40 PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,,cups"
41 PACKAGECONFIG[nfc] = "--enable-nfc,--disable-nfc"
42 PACKAGECONFIG[sap-profiles] = "--enable-sap,--disable-sap"
43 PACKAGECONFIG[a2dp-profiles] = "--enable-a2dp,--disable-a2dp"
44 PACKAGECONFIG[avrcp-profiles] = "--enable-avrcp,--disable-avrcp"
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/
H A Drpidistro-ffmpeg_5.1.4.bb56 PACKAGECONFIG[avdevice] = "--enable-avdevice,--disable-avdevice"
57 PACKAGECONFIG[avfilter] = "--enable-avfilter,--disable-avfilter"
58 PACKAGECONFIG[avcodec] = "--enable-avcodec,--disable-avcodec"
59 PACKAGECONFIG[avformat] = "--enable-avformat,--disable-avformat"
60 PACKAGECONFIG[swresample] = "--enable-swresample,--disable-swresample"
61 PACKAGECONFIG[swscale] = "--enable-swscale,--disable-swscale"
62 PACKAGECONFIG[postproc] = "--enable-postproc,--disable-postproc"
63 #PACKAGECONFIG[avresample] = "--enable-avresample,--disable-avresample"
66 PACKAGECONFIG[ffplay] = "--enable-ffplay,--disable-ffplay"
67 PACKAGECONFIG[alsa] = "--enable-alsa,--disable-alsa,alsa-lib"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/
H A Dopenldap_2.6.9.bb41 EXTRA_OECONF += "--enable-dynamic"
52 PACKAGECONFIG[modules] = "lt_cv_dlopen_self=yes --enable-modules,--disable-modules,libtool"
53 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6"
58 EXTRA_OECONF += "--enable-crypt"
73 #--enable-asyncmeta enable asyncmeta backend no|yes|mod no
74 PACKAGECONFIG[asyncmeta] = "--enable-asyncmeta=mod,--enable-asyncmeta=no"
76 #--enable-dnssrv enable dnssrv backend no|yes|mod no
77 PACKAGECONFIG[dnssrv] = "--enable-dnssrv=mod,--enable-dnssrv=no"
79 #--enable-ldap enable ldap backend no|yes|mod no
80 PACKAGECONFIG[ldap] = "--enable-ldap=mod,--enable-ldap=no,"
[all …]
/openbmc/qemu/tests/docker/
H A Dtest-mingw22 --enable-trace-backends=simple \
23 --enable-gnutls \
24 --enable-nettle \
25 --enable-curl \
26 --enable-vnc \
27 --enable-bzip2 \
28 --enable-guest-agent \
29 --enable-docs
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/
H A Dspandsp_git.bb37 PACKAGECONFIG[mmx] = "--enable-mmx,--disable-mmx"
38 PACKAGECONFIG[sse] = "--enable-sse,--disable-sse"
39 PACKAGECONFIG[sse2] = "--enable-sse2,--disable-sse2"
40 PACKAGECONFIG[sse3] = "--enable-sse3,--disable-sse3"
41 PACKAGECONFIG[ssse3] = "--enable-ssse3,--disable-ssse3"
42 PACKAGECONFIG[sse4-1] = "--enable-sse4-1,--disable-sse4-1"
43 PACKAGECONFIG[sse4-2] = "--enable-sse4-2,--disable-sse4-2"
44 PACKAGECONFIG[avx] = "--enable-avx,--disable-avx"
45 PACKAGECONFIG[avx2] = "--enable-avx2,--disable-avx2"
46 PACKAGECONFIG[neon] = "--enable-neon,--disable-neon"
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dclock.h63 void hab_caam_clock_enable(unsigned char enable);
64 void enable_ocotp_clk(unsigned char enable);
65 void enable_usboh3_clk(unsigned char enable);
66 void enable_uart_clk(unsigned char enable);
67 int enable_usdhc_clk(unsigned char enable, unsigned bus_num);
71 int enable_i2c_clk(unsigned char enable, unsigned i2c_num);
72 int enable_spi_clk(unsigned char enable, unsigned spi_num);
75 void enable_enet_clk(unsigned char enable);
76 int enable_lcdif_clock(u32 base_addr, bool enable);
81 void enable_eim_clk(unsigned char enable);
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc43 …nfig: The VNC server can expose host files uder some circumstances. We don't enable it by default."
169 PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,virtual/libsdl2"
170 PACKAGECONFIG[sdl-image] = "--enable-sdl-image,--disable-sdl-image,libsdl2-image"
171 PACKAGECONFIG[png] = "--enable-png,--disable-png,libpng"
172 PACKAGECONFIG[virtfs] = "--enable-virtfs --enable-attr --enable-cap-ng,--disable-virtfs,libcap-ng a…
173 PACKAGECONFIG[aio] = "--enable-linux-aio,--disable-linux-aio,libaio,"
174 PACKAGECONFIG[uring] = "--enable-linux-io-uring,--disable-linux-io-uring,liburing"
175 PACKAGECONFIG[xen] = "--enable-xen,--disable-xen,xen-tools,xen-tools-libxenstore xen-tools-libxenct…
176 PACKAGECONFIG[vnc-sasl] = "--enable-vnc --enable-vnc-sasl,--disable-vnc-sasl,cyrus-sasl,"
177 PACKAGECONFIG[vnc-jpeg] = "--enable-vnc --enable-vnc-jpeg,--disable-vnc-jpeg,jpeg,"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/
H A Dstrongswan_6.0.1.bb36 PACKAGECONFIG[aes] = "--enable-aes,--disable-aes,,${PN}-plugin-aes"
37 PACKAGECONFIG[aesni] = "--enable-aesni,--disable-aesni,,${PN}-plugin-aesni"
38 PACKAGECONFIG[bfd] = "--enable-bfd-backtraces,--disable-bfd-backtraces,binutils"
39 PACKAGECONFIG[charon] = "--enable-charon,--disable-charon,"
40 PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl,${PN}-plugin-curl"
41 PACKAGECONFIG[des] = "--enable-des,--disable-des,,${PN}-plugin-des"
42 PACKAGECONFIG[eap-identity] = "--enable-eap-identity,--disable-eap-identity,,${PN}-plugin-eap-ident…
43 PACKAGECONFIG[eap-mschapv2] = "--enable-eap-mschapv2,--disable-eap-mschapv2,,${PN}-plugin-eap-mscha…
44 PACKAGECONFIG[fips-prf] = "--enable-fips-prf,--disable-fips-prf,,${PN}-plugin-fips-prf"
45 PACKAGECONFIG[gmp] = "--enable-gmp,--disable-gmp,gmp,${PN}-plugin-gmp"
[all …]
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_7.1.1.bb55 PACKAGECONFIG[avdevice] = "--enable-avdevice,--disable-avdevice"
56 PACKAGECONFIG[avfilter] = "--enable-avfilter,--disable-avfilter"
57 PACKAGECONFIG[avcodec] = "--enable-avcodec,--disable-avcodec"
58 PACKAGECONFIG[avformat] = "--enable-avformat,--disable-avformat"
59 PACKAGECONFIG[swresample] = "--enable-swresample,--disable-swresample"
60 PACKAGECONFIG[swscale] = "--enable-swscale,--disable-swscale"
61 PACKAGECONFIG[postproc] = "--enable-postproc,--disable-postproc"
64 PACKAGECONFIG[alsa] = "--enable-alsa,--disable-alsa,alsa-lib"
65 PACKAGECONFIG[altivec] = "--enable-altivec,--disable-altivec,"
66 PACKAGECONFIG[bzlib] = "--enable-bzlib,--disable-bzlib,bzip2"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/
H A Dipmiutil_3.1.9.bb32 PACKAGECONFIG[systemd] = "--enable-systemd=${datadir}/${BPN}, --enable-systemd=no"
33 PACKAGECONFIG[sha256] = "--enable-sha256, --enable-sha256=no, openssl-native, openssl"
34 PACKAGECONFIG[lanplus] = "--enable-lanplus, --enable-lanplus=no, openssl-native, openssl"
35 PACKAGECONFIG[landesk] = "--enable-landesk, --enable-landesk=no"
36 PACKAGECONFIG[sensors] = "--enable-libsensors, --enable-libsensors=no"
39 PACKAGECONFIG[gpl] = "--enable-gpl, --enable-gpl=no"
41 PACKAGECONFIG[standalone] = "--enable-standalone, --enable-standalone=no"
46 EXTRA_OECONF += "--enable-useflags"
/openbmc/u-boot/test/dm/
H A Dpanel.c26 bool enable; in dm_test_panel() local
34 &enable, &polarity)); in dm_test_panel()
35 ut_asserteq(false, enable); in dm_test_panel()
40 &enable, &polarity)); in dm_test_panel()
43 ut_asserteq(true, enable); in dm_test_panel()
50 &enable, &polarity)); in dm_test_panel()
55 &enable, &polarity)); in dm_test_panel()
60 &enable, &polarity)); in dm_test_panel()
66 &enable, &polarity)); in dm_test_panel()
67 ut_asserteq(true, enable); in dm_test_panel()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/
H A Dhtop_3.3.0.bb23 PACKAGECONFIG[unicode] = "--enable-unicode,--disable-unicode"
24 PACKAGECONFIG[affinity] = "--enable-affinity,--disable-affinity,,,,hwloc"
25 PACKAGECONFIG[unwind] = "--enable-unwind,--disable-unwind,libunwind"
26 PACKAGECONFIG[hwloc] = "--enable-hwloc,--disable-hwloc,hwloc,,,affinity"
27 PACKAGECONFIG[openvz] = "--enable-openvz,--disable-openvz"
28 PACKAGECONFIG[vserver] = "--enable-vserver,--disable-vserver"
29 PACKAGECONFIG[ancient-vserver] = "--enable-ancient-vserver,--disable-ancient-vserver"
30 PACKAGECONFIG[capabilities] = "--enable-capabilities,--disable-capabilities,libcap"
31 PACKAGECONFIG[delayacct] = "--enable-delayacct,--disable-delayacct,libnl"
32 PACKAGECONFIG[sensors] = "--enable-sensors,--disable-sensors,lmsensors,lmsensors-libsensors"
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Specify-cc-cxx-and-ld-variables-from-environment.patch28 --enable-shared \
35 --enable-parsers \
37 --enable-gpl \
38 --enable-version3 \
39 --enable-protocols \
40 - --enable-libsmbclient \
42 --enable-libssh \
43 --enable-nonfree \
44 --enable-openssl \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/
H A Dbluealsa_4.3.0.bb27 PACKAGECONFIG[a2dpconf] = "--enable-a2dpconf,--disable-a2dpconf"
28 PACKAGECONFIG[aac] = "--enable-aac,--disable-aac,fdk-aac"
29 PACKAGECONFIG[aplay] = "--enable-aplay,--disable-aplay"
30 PACKAGECONFIG[cli] = "--enable-cli,--disable-cli"
32 PACKAGECONFIG[debug] = "--enable-debug,--disable-debug"
33 PACKAGECONFIG[debug-time] = "--enable-debug-time,--disable-debug-time"
34 PACKAGECONFIG[faststream] = "--enable-faststream,--disable-faststream"
35 PACKAGECONFIG[hcitop] = "--enable-hcitop,--disable-hcitop,libbsd ncurses"
37 PACKAGECONFIG[midi] = "--enable-midi,--disable-midi"
38 PACKAGECONFIG[mp3lame] = "--enable-mp3lame,--disable-mp3lame,lame"
[all …]

12345678910>>...82