Searched refs:mgmt_sema (Results 1 – 1 of 1) sorted by relevance
789 int mgmt_sema; member5273 u32 tx_ctrl, mgmt_sema; in nv_mgmt_acquire_sema() local5276 mgmt_sema = readl(base + NvRegTransmitterControl) & NVREG_XMITCTL_MGMT_SEMA_MASK; in nv_mgmt_acquire_sema()5277 if (mgmt_sema == NVREG_XMITCTL_MGMT_SEMA_FREE) in nv_mgmt_acquire_sema()5282 if (mgmt_sema != NVREG_XMITCTL_MGMT_SEMA_FREE) in nv_mgmt_acquire_sema()5294 np->mgmt_sema = 1; in nv_mgmt_acquire_sema()5310 if (np->mgmt_sema) { in nv_mgmt_release_sema()