Home
last modified time | relevance | path

Searched refs:goya_coresight_timeout (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya_coresight.c201 static int goya_coresight_timeout(struct hl_device *hdev, u64 addr, in goya_coresight_timeout() function
289 rc = goya_coresight_timeout(hdev, base_reg + 0xE80, 23, false); in goya_config_stm()
326 rc = goya_coresight_timeout(hdev, base_reg + 0x304, 6, false); in goya_config_etf()
334 rc = goya_coresight_timeout(hdev, base_reg + 0xC, 2, true); in goya_config_etf()
402 rc = goya_coresight_timeout(hdev, mmPSOC_ETR_FFCR, 6, false); in goya_config_etr()
409 rc = goya_coresight_timeout(hdev, mmPSOC_ETR_STS, 2, true); in goya_config_etr()