Searched refs:dmpctrl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | nciutils.c | 344 uint32 dmpctrl; member 1722 W_REG(nci->osh, &io->dmpctrl, dmp_write_value); in BCMPOSTTRAPFN() 1727 SPINWAIT(((reg_read = R_REG(nci->osh, &io->dmpctrl)) != in BCMPOSTTRAPFN() 1748 W_REG(nci->osh, &io->dmpctrl, (bits | SICF_CLOCK_EN)); in BCMPOSTTRAPFN() 1751 SPINWAIT(((reg_read = R_REG(nci->osh, &io->dmpctrl)) != in BCMPOSTTRAPFN() 1758 dummy = R_REG(nci->osh, &io->dmpctrl); in BCMPOSTTRAPFN() 1897 W_REG(nci->osh, &io->dmpctrl, dmp_write_value); in nci_core_disable() 1902 SPINWAIT(((reg_read = R_REG(nci->osh, &io->dmpctrl)) != dmp_write_value), in nci_core_disable() 2277 w = ((R_REG(sii->osh, &io->dmpctrl) & ~mask) | val); in BCMPOSTTRAPFN() 2278 W_REG(sii->osh, &io->dmpctrl, w); in BCMPOSTTRAPFN() [all …]
|