Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/gaudi/
DgaudiP.h252 struct mutex clk_gate_mutex; member
Dgaudi.c1037 mutex_init(&gaudi->clk_gate_mutex); in gaudi_sw_init()
1077 mutex_destroy(&gaudi->clk_gate_mutex); in gaudi_sw_fini()
4764 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_mmu_prepare()
4915 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_mmu_prepare()
5263 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_extract_ecc_info()
5308 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_extract_ecc_info()
5635 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_tpc_read_interrupts()
5658 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_tpc_read_interrupts()
6107 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_is_device_idle()
6199 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_is_device_idle()
[all …]