Searched refs:cmd_table (Results 1 – 3 of 3) sorted by relevance
629 if (U16(ctx->ctx->cmd_table + 4 + 2 * idx)) in atom_op_calltable()1161 int base = CU16(ctx->cmd_table + 4 + 2 * index); in atom_execute_table_locked()1303 ctx->cmd_table = CU16(base + ATOM_ROM_CMD_PTR); in atom_parse()1341 if (!CU16(ctx->cmd_table + 4 + 2 * ATOM_CMD_INIT)) in atom_asic_init()1350 if (CU16(ctx->cmd_table + 4 + 2 * ATOM_CMD_SPDFANCNTL)) in atom_asic_init()1387 int idx = CU16(ctx->cmd_table + offset); in atom_parse_cmd_header()1388 u16 *mct = (u16 *)(ctx->bios + ctx->cmd_table + 4); in atom_parse_cmd_header()
130 uint32_t cmd_table, data_table; member
98 static u32 cmd_table[] = { variable154 table = cmd_table; in ps3av_search_cmd_table()