Searched refs:cmd_table (Results 1 – 2 of 2) sorted by relevance
136 uint32 cmd_table, data_table; member
548 if (U16(ctx->ctx->cmd_table + 4 + 2 * idx)) { in atom_op_calltable()1205 int base = CU16(ctx->cmd_table + 4 + 2 * index); in atom_execute_table_locked()1354 ctx->cmd_table = CU16(base + ATOM_ROM_CMD_PTR); in atom_parse()1391 if (!CU16(ctx->cmd_table + 4 + 2 * ATOM_CMD_INIT)) in atom_asic_init()1438 int idx = CU16(ctx->cmd_table + offset); in atom_parse_cmd_header()1439 uint16 *mct = (uint16*)(ctx->bios + ctx->cmd_table + 4); in atom_parse_cmd_header()