Home
last modified time | relevance | path

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

12

/linux/arch/mips/ath79/
H 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/drivers/hid/bpf/progs/
H A DMakefile12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
86 LIBBPF_BOOTSTRAP_DESTDIR=$(LIBBPF_DESTDIR)/ bootstrap
90 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux/kernel/bpf/preload/iterators/
H A DMakefile12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
67 $(Q)$(MAKE) $(submake_extras) -C $(BPFTOOL_SRC) OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux/arch/arm/boot/dts/microchip/
H A Daks-cdu.dts68 bootstrap@0 {
69 label = "bootstrap";
H A Dat91-kizboxmini-common.dtsi147 bootstrap@0 {
148 label = "bootstrap";
H A Dat91-kizbox.dts143 bootstrap@0 {
144 label = "bootstrap";
H A Dat91-kizbox3_common.dtsi131 bootstrap@0 {
132 label = "bootstrap";
H A Dat91sam9m10g45ek.dts288 label = "bootstrap/uboot/kernel";
H A Dat91-sama5d2_ptc_ek.dts87 label = "bootstrap";
/linux/tools/bpf/runqslower/
H A DMakefile
/linux/tools/bpf/bpftool/
H A D.gitignore3 /bootstrap/
/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dmediatek,bluetooth.txt23 enter proper bootstrap mode.
31 the device is powered up to enter proper bootstrap mode when
/linux/arch/xtensa/boot/boot-elf/
H A DMakefile12 boot-y := bootstrap.o
/linux/arch/xtensa/boot/boot-redboot/
H A DMakefile9 boot-y := bootstrap.o
/linux/samples/hid/
H A DMakefile123 BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
126 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux/samples/bpf/
H A DMakefile240 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool
244 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap
/linux/arch/arm64/boot/dts/qcom/
H A Dipq9574-rdp-common.dtsi219 * The bootstrap pins for the board select the XO clock frequency
/linux/include/linux/netfilter/
H A Dx_tables.h300 struct xt_table_info *bootstrap,
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_overview.rst204 Check out the `libbpf-bootstrap <https://github.com/libbpf/libbpf-bootstrap>`_
/linux/Documentation/gpu/nova/core/
H A Dvbios.rst9 bootstrap various microcontrollers (PMU, SEC, GSP) with critical initialization before
/linux/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst120 (bootstrap + recovery ) portion of the main processor firmware.
/linux/net/ipv4/netfilter/
H A Darp_tables.c1517 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
1534 new_table = xt_register_table(net, table, &bootstrap, newinfo); in arpt_register_table()
H A Dip_tables.c1731 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
1748 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ipt_register_table()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1740 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
1757 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ip6t_register_table()

12