Searched refs:CIM_MALA_SIZE (Results 1 – 4 of 4) sorted by relevance
65 CIM_MALA_SIZE = 64, /* # of 160-bit words in CIM MA LA */ enumerator
286 } else if (idx < CIM_MALA_SIZE) { in cim_ma_la_show()290 if (idx == CIM_MALA_SIZE) in cim_ma_la_show()308 p = seq_open_tab(file, 2 * CIM_MALA_SIZE, 5 * sizeof(u32), 1, in cim_ma_la_open()314 (u32 *)p->data + 5 * CIM_MALA_SIZE); in cim_ma_la_open()
214 len = 2 * CIM_MALA_SIZE * 5 * sizeof(u32); in cudbg_get_entity_length()922 size = 2 * CIM_MALA_SIZE * 5 * sizeof(u32); in cudbg_collect_cim_ma_la()930 5 * CIM_MALA_SIZE)); in cudbg_collect_cim_ma_la()
3909 for (i = 0; i < CIM_MALA_SIZE; i++) { in t4_cim_read_ma_la()