Searched refs:ASIC_CFG_MUTEX (Results 1 – 3 of 3) sorted by relevance
1185 write_csr(dd, ASIC_CFG_MUTEX, mask); in acquire_hw_mutex()1186 user = (u8)read_csr(dd, ASIC_CFG_MUTEX); in acquire_hw_mutex()1201 write_csr(dd, ASIC_CFG_MUTEX, 0); in acquire_hw_mutex()1211 write_csr(dd, ASIC_CFG_MUTEX, 0); in release_hw_mutex()
409 #define ASIC_CFG_MUTEX (ASIC + 0x000000000040) macro
9453 write_csr(dd, ASIC_CFG_MUTEX, 0); /* this will clear it */ in reset_asic_csrs()