Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dliodn.c27 static void set_srio_liodn(struct srio_liodn_id_table *tbl, int size) in set_srio_liodn()
43 static void set_liodn(struct liodn_id_table *tbl, int size) in set_liodn()
60 static void set_fman_liodn(struct fman_liodn_id_table *tbl, int size) in set_fman_liodn()
95 struct fman_liodn_id_table *tbl, int size) in setup_fman_liodn_base()
154 static void set_rman_liodn(struct liodn_id_table *tbl, int size) in set_rman_liodn()
167 static void setup_rman_liodn_base(struct liodn_id_table *tbl, int size) in setup_rman_liodn_base()
227 static void fdt_fixup_srio_liodn(void *blob, struct srio_liodn_id_table *tbl) in fdt_fixup_srio_liodn()
307 static void fdt_fixup_liodn_tbl(void *blob, struct liodn_id_table *tbl, int sz) in fdt_fixup_liodn_tbl()
336 struct fman_liodn_id_table *tbl, in fdt_fixup_liodn_tbl_fman()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dpamu_table.c11 void construct_pamu_addr_table(struct pamu_addr_tbl *tbl, int *num_entries) in construct_pamu_addr_table()
47 struct pamu_addr_tbl tbl; in sec_config_pamu_table() local
H A Dfsl_pamu.c372 int config_pamu(struct pamu_addr_tbl *tbl, int num_entries, uint32_t liodn) in config_pamu()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dicid.c15 static void set_icid(struct icid_id_table *tbl, int size) in set_icid()
24 void set_fman_icids(struct fman_icid_id_table *tbl, int size) in set_fman_icids()
71 struct icid_id_table *tbl, int size) in fdt_fixup_icid_tbl()
97 int get_fman_port_icid(int port_id, struct fman_icid_id_table *tbl, in get_fman_port_icid()
/openbmc/u-boot/drivers/misc/
H A Dfsl_devdis.c14 void device_disable(const struct devdis_table *tbl, uint32_t num) in device_disable()
/openbmc/u-boot/board/freescale/common/
H A Dls102xa_stream_id.c22 void ls1021x_config_caam_stream_id(struct liodn_id_table *tbl, int size) in ls1021x_config_caam_stream_id()
/openbmc/qemu/linux-user/
H A Dthunk.c440 const bitmask_transtbl *tbl, in target_to_host_bitmask_len()
454 const bitmask_transtbl *tbl, in host_to_target_bitmask_len()
/openbmc/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c136 unsigned tbl[8]; in dram_fill_bank_addr() local
/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c190 u32 tbu, tbl; in mpc83xx_timer_get_count() local
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp215 PartitionTable tbl; member in openpower::virtual_pnor::partition::Table
/openbmc/hiomapd/vpnor/
H A Dtable.hpp225 PartitionTable tbl; member in openpower::virtual_pnor::partition::Table
/openbmc/u-boot/arch/arm/include/asm/
H A Dglobal_data.h35 unsigned int tbl; member
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c649 struct reserve_info *ri, **tbl; in sort_reserve_entries() local
690 struct property *prop, **tbl; in sort_properties() local
726 struct node *subnode, **tbl; in sort_subnodes() local
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c852 unsigned long tbl; in get_tbms() local
/openbmc/qemu/hw/ide/
H A Dahci.c884 static int prdt_tbl_entry_size(const AHCI_SG *tbl) in prdt_tbl_entry_size()
944 AHCI_SG *tbl = (AHCI_SG *)prdt; in ahci_populate_sglist() local
/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c212 struct SpaprTceTable *tbl = container_of(iommu, SpaprTceTable, iommu); in spapr_tce_notify_flag_changed() local
/openbmc/qemu/hw/acpi/
H A Daml-build.c1799 build_rsdp(GArray *tbl, BIOSLinker *linker, AcpiRsdpData *rsdp_data) in build_rsdp()
2052 static void build_processor_hierarchy_node(GArray *tbl, uint32_t flags, in build_processor_hierarchy_node()
2236 void build_fadt(GArray *tbl, BIOSLinker *linker, const AcpiFadtData *f, in build_fadt()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h525 #define target_to_host_bitmask(x, tbl) (x) argument
527 #define host_to_target_bitmask(x, tbl) (x) argument
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c1796 enum rocker_of_dpa_table_id tbl; in of_dpa_cmd_flow_add_mod() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1727 uint64_t tbl = get_address(env, 1); in HELPER() local