Searched refs:bootstrap (Results 1 – 25 of 38) sorted by relevance
12
240 u32 bootstrap; in ar934x_clocks_init() local245 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() local360 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() local443 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 …]
12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool65 $(Q)$(MAKE) $(submake_extras) -C $(BPFTOOL_SRC) OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
68 bootstrap@0 {69 label = "bootstrap";
147 bootstrap@0 {148 label = "bootstrap";
143 bootstrap@0 {144 label = "bootstrap";
213 bootstrap@0 {214 label = "bootstrap";
131 bootstrap@0 {132 label = "bootstrap";
288 label = "bootstrap/uboot/kernel";
87 label = "bootstrap";
7 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)bootstrap/bpftool90 $(Q)$(MAKE) $(submake_extras) -C ../bpftool OUTPUT=$(BPFTOOL_OUTPUT) bootstrap
23 BOOTSTRAP_OUTPUT := $(_OUTPUT)bootstrap/67 $(call QUIET_CLEAN, libbpf-bootstrap)171 bootstrap: $(BPFTOOL_BOOTSTRAP) target265 .PHONY: all FORCE bootstrap clean install-bin install uninstall
3 /bootstrap/
778 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local784 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap()791 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()792 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap()794 bootstrap->texture_handle = 0; in mga_dma_bootstrap()795 bootstrap->texture_size = 0; in mga_dma_bootstrap()798 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
12 boot-y := bootstrap.o
11 boot-y := bootstrap.o
59 enter proper bootstrap mode.67 the device is powered up to enter proper bootstrap mode when
74 not(any(test, bootstrap)),
98 # All cores other than the master need to wait here for SMP bootstrap
211 conf-bootstrap {
228 conf-bootstrap {
285 BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool288 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
310 struct xt_table_info *bootstrap,
121 (bootstrap + recovery ) portion of the main processor firmware.
1051 BPFTOOL := $(SKEL_TMP_OUT)/bootstrap/bpftool1056 OUTPUT=$(SKEL_TMP_OUT)/ bootstrap
1509 struct xt_table_info bootstrap = {0}; in arpt_register_table() local1526 new_table = xt_register_table(net, table, &bootstrap, newinfo); in arpt_register_table()