Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya_coresight.c199 static int goya_coresight_timeout(struct hl_device *hdev, u64 addr, in goya_coresight_timeout() function
287 rc = goya_coresight_timeout(hdev, base_reg + 0xE80, 23, false); in goya_config_stm()
324 rc = goya_coresight_timeout(hdev, base_reg + 0x304, 6, false); in goya_config_etf()
332 rc = goya_coresight_timeout(hdev, base_reg + 0xC, 2, true); in goya_config_etf()
395 rc = goya_coresight_timeout(hdev, mmPSOC_ETR_FFCR, 6, false); in goya_config_etr()
402 rc = goya_coresight_timeout(hdev, mmPSOC_ETR_STS, 2, true); in goya_config_etr()