Searched refs:NI_IDM_RESET_ENTRY (Results 1 – 1 of 1) sorted by relevance
276 #define NI_IDM_RESET_ENTRY 0x1 macro1707 W_REG(nci->osh, &amni->idm_reset_ctrl, NI_IDM_RESET_ENTRY); in BCMPOSTTRAPFN()1713 NI_IDM_RESET_ENTRY), NCI_SPINWAIT_TIMEOUT); in BCMPOSTTRAPFN()1715 if (reg_read == NI_IDM_RESET_ENTRY) { in BCMPOSTTRAPFN()1855 if (reg_read == NI_IDM_RESET_ENTRY) { in nci_core_disable()1860 W_REG(nci->osh, &amni->idm_reset_ctrl, NI_IDM_RESET_ENTRY); in nci_core_disable()1864 NI_IDM_RESET_ENTRY), NCI_SPINWAIT_TIMEOUT); in nci_core_disable()1865 if (reg_read == NI_IDM_RESET_ENTRY) { in nci_core_disable()1942 return (reset_ctrl == NI_IDM_RESET_ENTRY) ? FALSE : TRUE; in BCMPOSTTRAPFN()