Searched refs:goya_coresight_timeout (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/misc/habanalabs/goya/ |
D | goya_coresight.c | 200 static int goya_coresight_timeout(struct hl_device *hdev, u64 addr, in goya_coresight_timeout() function 284 rc = goya_coresight_timeout(hdev, base_reg + 0xE80, 23, false); in goya_config_stm() 321 rc = goya_coresight_timeout(hdev, base_reg + 0x304, 6, false); in goya_config_etf() 329 rc = goya_coresight_timeout(hdev, base_reg + 0xC, 2, true); in goya_config_etf() 392 rc = goya_coresight_timeout(hdev, base_reg + 0x304, 6, false); in goya_config_etr() 399 rc = goya_coresight_timeout(hdev, base_reg + 0xC, 2, true); in goya_config_etr()
|