Searched refs:enbit (Results 1 – 2 of 2) sorted by relevance
96 uint32_t enbit; in snvs_rtc_enable() local105 enbit = sc->lpcr & LPCR_SRTC_ENV; in snvs_rtc_enable()106 while ((RD4(sc, SNVS_LPCR) & LPCR_SRTC_ENV) != enbit) in snvs_rtc_enable()
922 uint16_t enbit = 0; in pci_emul_alloc_bar() local925 enbit = PCIM_CMD_PORTEN; in pci_emul_alloc_bar()929 enbit = PCIM_CMD_MEMEN; in pci_emul_alloc_bar()932 enbit = 0; in pci_emul_alloc_bar()937 pci_set_cfgdata16(pdi, PCIR_COMMAND, cmd | enbit); in pci_emul_alloc_bar()