Searched refs:mgmt_sema (Results 1 – 1 of 1) sorted by relevance
792 int mgmt_sema; member5382 u32 tx_ctrl, mgmt_sema; in nv_mgmt_acquire_sema() local5385 mgmt_sema = readl(base + NvRegTransmitterControl) & NVREG_XMITCTL_MGMT_SEMA_MASK; in nv_mgmt_acquire_sema()5386 if (mgmt_sema == NVREG_XMITCTL_MGMT_SEMA_FREE) in nv_mgmt_acquire_sema()5391 if (mgmt_sema != NVREG_XMITCTL_MGMT_SEMA_FREE) in nv_mgmt_acquire_sema()5403 np->mgmt_sema = 1; in nv_mgmt_acquire_sema()5419 if (np->mgmt_sema) { in nv_mgmt_release_sema()