mapping_table
info_map_write(info_map, mapping_table[i][j],
info_map_write(info_map, mapping_table[guc_class][ilog2(engine->logical_mask)],
u8 mapping_table[GUC_MAX_ENGINE_CLASSES][GUC_MAX_INSTANCES_PER_CLASS];
info_map_write(xe, info_map, mapping_table[i][j],
mapping_table[guc_class][hwe->logical_instance],
u8 mapping_table[GUC_MAX_ENGINE_CLASSES][GUC_MAX_INSTANCES_PER_CLASS];
rmi_smb->mapping_table[i] = new_map;
memset(rmi_smb->mapping_table, 0, sizeof(rmi_smb->mapping_table));
struct mapping_table_entry mapping_table[RMI_SMB2_MAP_SIZE];
struct mapping_table_entry *entry = &rmi_smb->mapping_table[i];
MLXSW_ITEM32(reg, svfa, mapping_table, 0x00, 8, 3);
const struct brcmf_firmware_mapping mapping_table[],
if (mapping_table[i].chipid == chip &&
mapping_table[i].revmask & BIT(chiprev))
mapping_table[i].fw_base, chipname);
strlcat(fwnames[j].path, mapping_table[i].fw_base,
const struct brcmf_firmware_mapping mapping_table[],
u32 *mapping_table;
mapping_table = devm_kcalloc(&bus->spmic->dev, pmic_arb->max_periphs,
sizeof(*mapping_table), GFP_KERNEL);
if (!mapping_table)
bus->mapping_table = mapping_table;
u32 *mapping_table = bus->mapping_table;
mapping_table[index] = readl_relaxed(bus->cnfg +
data = mapping_table[index];
u32 *mapping_table;
static int match_mapping_table(const struct mapping_table *table, const char *attr_name,
static int get_mapped_string(const struct mapping_table *table, const char *attr_name,
static int get_mapped_value(const struct mapping_table *table, const char *attr_name,
static const struct mapping_table *dlvr_mapping;
const struct mapping_table *mapping = dlvr_mapping;\
const struct mapping_table *mapping = dlvr_mapping;\
static const struct mapping_table lnl_dlvr_mapping[] = {