Searched refs:GAUDI2_BLOCK_TYPE_TPC (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/accel/habanalabs/include/gaudi2/ |
| H A D | gaudi2_special_blocks.h | 16 { GAUDI2_BLOCK_TYPE_TPC, 0xfc008000, 4, 6, 0, 0x200000, 0x10000, 0x0 }, \ 17 { GAUDI2_BLOCK_TYPE_TPC, 0xfc00a000, 4, 6, 0, 0x200000, 0x10000, 0x0 }, \ 18 { GAUDI2_BLOCK_TYPE_TPC, 0xfc00b000, 4, 6, 0, 0x200000, 0x10000, 0x0 }, \ 19 { GAUDI2_BLOCK_TYPE_TPC, 0xfc00c000, 4, 6, 0, 0x200000, 0x10000, 0x0 }, \
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2P.h | 590 GAUDI2_BLOCK_TYPE_TPC, enumerator
|
| H A D | gaudi2.c | 9986 type = GAUDI2_BLOCK_TYPE_TPC; in event_id_to_engine_id() 9990 type = GAUDI2_BLOCK_TYPE_TPC; in event_id_to_engine_id() 10049 type = GAUDI2_BLOCK_TYPE_TPC; in event_id_to_engine_id() 10096 case GAUDI2_BLOCK_TYPE_TPC: in event_id_to_engine_id()
|