Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.3-rc2/arch/mips/ath79/
A Dclock.c240 u32 bootstrap; in ar934x_clocks_init() local
245 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()
246 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init()
358 u32 bootstrap; in qca953x_clocks_init() local
360 bootstrap = ath79_reset_rr(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_clocks_init()
361 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_clocks_init()
441 u32 bootstrap; in qca955x_clocks_init() local
443 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()
444 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init()
524 u32 bootstrap; in qca956x_clocks_init() local
[all …]
/linux-6.3-rc2/drivers/hid/bpf/entrypoints/
A DMakefile12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
88 LIBBPF_BOOTSTRAP_DESTDIR=$(LIBBPF_DESTDIR)/ bootstrap
92 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux-6.3-rc2/kernel/bpf/preload/iterators/
A DMakefile12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
67 $(Q)$(MAKE) $(submake_extras) -C $(BPFTOOL_SRC) OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux-6.3-rc2/tools/bpf/bpftool/
A Dmain.c131 bool bootstrap = false; in do_version() local
139 bootstrap = !commands[i].func; in do_version()
163 jsonw_bool_field(json_wtr, "bootstrap", bootstrap); in do_version()
181 print_feature("bootstrap", bootstrap, &nb_features); in do_version()
A D.gitignore3 /bootstrap/
A DMakefile23 BOOTSTRAP_OUTPUT := $(_OUTPUT)bootstrap/
67 $(call QUIET_CLEAN, libbpf-bootstrap)
199 bootstrap: $(BPFTOOL_BOOTSTRAP) target
294 .PHONY: all FORCE bootstrap clean install-bin install uninstall
/linux-6.3-rc2/arch/arm/boot/dts/
A Daks-cdu.dts68 bootstrap@0 {
69 label = "bootstrap";
A Dat91-kizboxmini-common.dtsi147 bootstrap@0 {
148 label = "bootstrap";
A Dat91-kizbox.dts143 bootstrap@0 {
144 label = "bootstrap";
A Dat91-kizbox2-common.dtsi213 bootstrap@0 {
214 label = "bootstrap";
A Dat91-kizbox3_common.dtsi131 bootstrap@0 {
132 label = "bootstrap";
A Dat91sam9m10g45ek.dts288 label = "bootstrap/uboot/kernel";
/linux-6.3-rc2/tools/bpf/runqslower/
A DMakefile7 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)bootstrap/bpftool
92 $(Q)$(MAKE) $(submake_extras) -C ../bpftool OUTPUT=$(BPFTOOL_OUTPUT) bootstrap
/linux-6.3-rc2/arch/xtensa/boot/boot-elf/
A DMakefile12 boot-y := bootstrap.o
/linux-6.3-rc2/arch/xtensa/boot/boot-redboot/
A DMakefile11 boot-y := bootstrap.o
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dmediatek-bluetooth.txt59 enter proper bootstrap mode.
67 the device is powered up to enter proper bootstrap mode when
/linux-6.3-rc2/samples/hid/
A DMakefile123 BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
126 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/imu/
A Dst,lsm6dsx.yaml80 Enable/disable internal i2c controller slave autoprobing at bootstrap.
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Dmediatek,mt6370-charger.yaml62 and the bootstrap capacitor
/linux-6.3-rc2/rust/alloc/
A Dlib.rs74 not(any(test, bootstrap)),
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/
A Dtoshiba,tc358767.yaml23 i2c address of the bridge, 0x68 or 0x0f, depending on bootstrap pins
/linux-6.3-rc2/arch/mips/include/asm/mach-cavium-octeon/
A Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap
/linux-6.3-rc2/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sck-kv-g-revB.dtso211 conf-bootstrap {
A Dzynqmp-sck-kv-g-revA.dtso228 conf-bootstrap {
/linux-6.3-rc2/samples/bpf/
A DMakefile285 BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
288 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap

Completed in 18 milliseconds

12