Home
last modified time | relevance | path

Searched refs:pp (Results 1 – 22 of 22) sorted by relevance

/u-boot/drivers/net/
A Dmvneta.c731 memset(pp->mcast_count, 0, sizeof(pp->mcast_count)); in mvneta_set_other_mcast_table()
734 memset(pp->mcast_count, 1, sizeof(pp->mcast_count)); in mvneta_set_other_mcast_table()
820 mvreg_write(pp, MVNETA_PHY_ADDR, pp->phydev->addr); in mvneta_defaults_set()
1099 mvneta_txq_deinit(pp, &pp->txqs[queue]); in mvneta_cleanup_txqs()
1108 mvneta_rxq_deinit(pp, &pp->rxqs[queue]); in mvneta_cleanup_rxqs()
1118 int err = mvneta_rxq_init(pp, &pp->rxqs[queue]); in mvneta_setup_rxqs()
1136 int err = mvneta_txq_init(pp, &pp->txqs[queue]); in mvneta_setup_txqs()
1256 if (!pp->txqs) in mvneta_init2()
1432 err = mvneta_port_power_up(pp, pp->phy_interface); in mvneta_init()
1451 mvneta_port_power_up(pp, pp->phy_interface); in mvneta_start()
[all …]
/u-boot/lib/
A Dof_live.c168 pp->name = (char *)pname; in unflatten_dt_node()
169 pp->length = sz; in unflatten_dt_node()
170 pp->value = (__be32 *)p; in unflatten_dt_node()
171 *prev_pp = pp; in unflatten_dt_node()
172 prev_pp = &pp->next; in unflatten_dt_node()
196 pp->name = "name"; in unflatten_dt_node()
197 pp->length = sz; in unflatten_dt_node()
198 pp->value = pp + 1; in unflatten_dt_node()
199 *prev_pp = pp; in unflatten_dt_node()
200 prev_pp = &pp->next; in unflatten_dt_node()
[all …]
A Dbch.c434 int k, pp = -1; in compute_error_locator_polynomial() local
447 k = 2*i-pp; in compute_error_locator_polynomial()
463 pp = 2*i; in compute_error_locator_polynomial()
/u-boot/drivers/core/
A Dof_access.c129 struct property *pp; in of_find_property() local
134 for (pp = np->properties; pp; pp = pp->next) { in of_find_property()
137 *lenp = pp->length; in of_find_property()
141 if (!pp && lenp) in of_find_property()
144 return pp; in of_find_property()
174 return pp ? pp->value : NULL; in of_get_property()
344 for (pp = dn->properties; pp != NULL; pp = pp->next)
351 struct property *pp; in of_find_node_opts_by_path() local
379 if (strlen(pp->name) == len && !strncmp(pp->name, path, in of_find_node_opts_by_path()
937 for (pp = np->properties; pp; pp = pp->next) { in of_write_prop()
[all …]
/u-boot/drivers/ata/
A Dahci.c489 pp->cmd_slot->opts = cpu_to_le32(opts); in ahci_fill_cmd_slot()
490 pp->cmd_slot->status = 0; in ahci_fill_cmd_slot()
530 free(pp); in ahci_port_start()
540 pp->cmd_slot = in ahci_port_start()
559 pp->cmd_tbl_sg = in ahci_port_start()
562 dma_addr = (ulong)pp->cmd_slot; in ahci_port_start()
565 dma_addr = (ulong)pp->rx_fis; in ahci_port_start()
614 ahci_fill_cmd_slot(pp, opts); in ahci_device_data_io()
616 ahci_dcache_flush_sata_cmd(pp); in ahci_device_data_io()
1081 ahci_fill_cmd_slot(pp, cmd_fis_len); in ata_io_flush()
[all …]
A Ddwc_ahsata.c332 struct ahci_sg *ahci_sg = pp->cmd_tbl_sg; in ahci_fill_sg()
366 pp->cmd_slot->tbl_addr = cpu_to_le32((u32)pp->cmd_tbl & 0xffffffff); in ahci_fill_cmd_slot()
368 pp->cmd_slot->tbl_addr_hi = in ahci_fill_cmd_slot()
405 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()
415 invalidate_dcache_range((int)(pp->cmd_slot), in ahci_exec_ata_cmd()
418 pp->cmd_slot->status); in ahci_exec_ata_cmd()
469 pp->cmd_slot = (struct ahci_cmd_hdr *)mem; in ahci_port_start()
476 pp->rx_fis = mem; in ahci_port_start()
483 pp->cmd_tbl = mem; in ahci_port_start()
484 debug("cmd_tbl_dma = 0x%lx\n", pp->cmd_tbl); in ahci_port_start()
[all …]
/u-boot/lib/bzip2/
A Dbzlib_decompress.c464 Int32 ii, jj, kk, pp, lno, off; in BZ2_decompress() local
470 pp = s->mtfbase[0]; in BZ2_decompress()
471 uc = s->mtfa[pp+nn]; in BZ2_decompress()
473 Int32 z = pp+nn; in BZ2_decompress()
481 s->mtfa[(pp+nn)] = s->mtfa[(pp+nn)-1]; nn--; in BZ2_decompress()
483 s->mtfa[pp] = uc; in BZ2_decompress()
488 pp = s->mtfbase[lno] + off; in BZ2_decompress()
489 uc = s->mtfa[pp]; in BZ2_decompress()
490 while (pp > s->mtfbase[lno]) { in BZ2_decompress()
491 s->mtfa[pp] = s->mtfa[pp-1]; pp--; in BZ2_decompress()
A Dbzlib_huffman.c202 Int32 pp, i, j, vec; in BZ2_hbCreateDecodeTables() local
204 pp = 0; in BZ2_hbCreateDecodeTables()
207 if (length[j] == i) { perm[pp] = j; pp++; }; in BZ2_hbCreateDecodeTables()
/u-boot/arch/arm/mach-tegra/tegra20/
A Demc.c176 struct apb_misc_pp_ctlr *pp = in decode_emc() local
182 ram_code = (readl(&pp->strapping_opt_a) & RAM_CODE_MASK) in decode_emc()
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-pow-defs.h45 u64 pp : 16; member
50 u64 pp : 1; member
64 u64 pp : 2; member
78 u64 pp : 16; member
95 u64 pp : 4; member
110 u64 pp : 12; member
128 u64 pp : 4; member
140 u64 pp : 6; member
153 u64 pp : 10; member
A Dcvmx-npei-defs.h2913 u64 pp : 64; member
3114 u64 pp : 64; member
A Dcvmx-ciu-defs.h5078 u64 pp : 5; member
5086 u64 pp : 4; member
5094 u64 pp : 3; member
A Dcvmx-sli-defs.h5167 u64 pp : 64; member
5807 u64 pp : 64; member
/u-boot/arch/powerpc/include/asm/
A Dmmu.h34 unsigned long pp:2; /* Page protection */ member
62 unsigned long pp:2; /* Page access protections */ member
96 unsigned long pp:2; /* Page access protections */ member
/u-boot/arch/arm/dts/
A Dmeson-gx-mali450.dtsi56 interrupt-names = "gp", "gpmmu", "pp", "pmu",
A Dstih410-clock.dtsi164 "clk-pp-dmu",
183 "clk-pp-hades",
A Dsun50i-h5.dtsi159 "pp",
A Dstih407-clock.dtsi163 "clk-pp-dmu",
A Drk3328.dtsi612 "pp",
/u-boot/scripts/dtc/
A Dchecks.c529 struct property **pp, *prop = NULL; in check_name_properties() local
531 for (pp = &node->proplist; *pp; pp = &((*pp)->next)) in check_name_properties()
532 if (streq((*pp)->name, "name")) { in check_name_properties()
533 prop = *pp; in check_name_properties()
547 *pp = prop->next; in check_name_properties()
/u-boot/drivers/mtd/spi/
A Dspi-nor-core.c2023 spi_nor_set_pp_settings(struct spi_nor_pp_command *pp, in spi_nor_set_pp_settings() argument
2027 pp->opcode = opcode; in spi_nor_set_pp_settings()
2028 pp->proto = proto; in spi_nor_set_pp_settings()
2967 const struct spi_nor_pp_command *pp) in spi_nor_check_pp() argument
2969 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(pp->opcode, 0), in spi_nor_check_pp()
2974 spi_nor_setup_op(nor, &op, pp->proto); in spi_nor_check_pp()
3132 const struct spi_nor_pp_command *pp; in spi_nor_select_pp() local
3141 pp = &params->page_programs[cmd]; in spi_nor_select_pp()
3142 nor->program_opcode = pp->opcode; in spi_nor_select_pp()
3143 nor->write_proto = pp->proto; in spi_nor_select_pp()
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt186 - fsps,dsp-pp-module-mask: Bitmask of supported DSP Post-Processing Modules

Completed in 213 milliseconds