| /linux-6.15/arch/mips/ath79/ |
| H A D | clock.c | 240 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.15/drivers/hid/bpf/progs/ |
| H A D | Makefile | 12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 86 LIBBPF_BOOTSTRAP_DESTDIR=$(LIBBPF_DESTDIR)/ bootstrap 90 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
| /linux-6.15/kernel/bpf/preload/iterators/ |
| H A D | Makefile | 12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 67 $(Q)$(MAKE) $(submake_extras) -C $(BPFTOOL_SRC) OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | main.c | 131 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()
|
| H A D | .gitignore | 3 /bootstrap/
|
| H A D | Makefile | 17 BOOTSTRAP_OUTPUT := $(_OUTPUT)bootstrap/ 61 $(call QUIET_CLEAN, libbpf-bootstrap) 210 bootstrap: $(BPFTOOL_BOOTSTRAP) target 303 .PHONY: all FORCE bootstrap clean install-bin install uninstall
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | aks-cdu.dts | 68 bootstrap@0 { 69 label = "bootstrap";
|
| H A D | at91-kizboxmini-common.dtsi | 147 bootstrap@0 { 148 label = "bootstrap";
|
| H A D | at91-kizbox.dts | 143 bootstrap@0 { 144 label = "bootstrap";
|
| H A D | at91-kizbox2-common.dtsi | 213 bootstrap@0 { 214 label = "bootstrap";
|
| H A D | at91-kizbox3_common.dtsi | 131 bootstrap@0 { 132 label = "bootstrap";
|
| H A D | at91sam9m10g45ek.dts | 288 label = "bootstrap/uboot/kernel";
|
| /linux-6.15/tools/bpf/runqslower/ |
| H A D | Makefile | 7 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)bootstrap/bpftool 91 $(Q)$(MAKE) $(submake_extras) -C ../bpftool OUTPUT=$(BPFTOOL_OUTPUT) bootstrap
|
| /linux-6.15/Documentation/devicetree/bindings/net/bluetooth/ |
| H A D | mediatek,bluetooth.txt | 23 enter proper bootstrap mode. 31 the device is powered up to enter proper bootstrap mode when
|
| /linux-6.15/arch/xtensa/boot/boot-elf/ |
| H A D | Makefile | 12 boot-y := bootstrap.o
|
| /linux-6.15/arch/xtensa/boot/boot-redboot/ |
| H A D | Makefile | 9 boot-y := bootstrap.o
|
| /linux-6.15/samples/hid/ |
| H A D | Makefile | 123 BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 126 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | marvell,aquantia.yaml | 55 force normal (0) or reverse (1) order of MDI pairs, overriding MDI_CFG bootstrap pin.
|
| /linux-6.15/Documentation/devicetree/bindings/power/supply/ |
| H A D | mediatek,mt6370-charger.yaml | 62 and the bootstrap capacitor
|
| /linux-6.15/Documentation/devicetree/bindings/iio/imu/ |
| H A D | st,lsm6dsx.yaml | 85 Enable/disable internal i2c controller slave autoprobing at bootstrap.
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | ipq9574-rdp-common.dtsi | 168 * The bootstrap pins for the board select the XO clock frequency
|
| /linux-6.15/arch/mips/include/asm/mach-cavium-octeon/ |
| H A D | kernel-entry-init.h | 98 # All cores other than the master need to wait here for SMP bootstrap
|
| /linux-6.15/samples/bpf/ |
| H A D | Makefile | 240 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 244 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
| /linux-6.15/Documentation/devicetree/bindings/display/bridge/ |
| H A D | toshiba,tc358767.yaml | 31 i2c address of the bridge, 0x68 or 0x0f, depending on bootstrap pins
|
| /linux-6.15/include/linux/netfilter/ |
| H A D | x_tables.h | 310 struct xt_table_info *bootstrap,
|