Searched refs:WMREG_SW_FW_SYNC (Results 1 – 2 of 2) sorted by relevance
1456 #define WMREG_SW_FW_SYNC 0x5b5c /* software-firmware semaphore */ macro
15632 swfw_sync = CSR_READ(sc, WMREG_SW_FW_SYNC); in wm_get_swfw_semaphore() 15635 CSR_WRITE(sc, WMREG_SW_FW_SYNC, swfw_sync); in wm_get_swfw_semaphore() 15660 swfw_sync = CSR_READ(sc, WMREG_SW_FW_SYNC); in wm_put_swfw_semaphore() 15662 CSR_WRITE(sc, WMREG_SW_FW_SYNC, swfw_sync); in wm_put_swfw_semaphore()