Searched refs:l3cc_value (Results 1 – 1 of 1) sorted by relevance
30 u16 l3cc_value; member236 u32 filler = (table->table[0].l3cc_value & 0xffff) | in emit_mocs_l3cc_table()237 ((table->table[0].l3cc_value & 0xffff) << 16); in emit_mocs_l3cc_table()253 value = (table->table[count].l3cc_value & 0xffff) | in emit_mocs_l3cc_table()254 ((table->table[count + 1].l3cc_value & 0xffff) << 16); in emit_mocs_l3cc_table()262 value = (table->table[count].l3cc_value & 0xffff) | in emit_mocs_l3cc_table()263 ((table->table[0].l3cc_value & 0xffff) << 16); in emit_mocs_l3cc_table()