Searched refs:SCC_EPCI_CKCTRL_CRST0 (Results 1 – 2 of 2) sorted by relevance
269 val &= ~(SCC_EPCI_CKCTRL_CRST0 | SCC_EPCI_CKCTRL_CRST1); in celleb_epci_init()279 val |= SCC_EPCI_CKCTRL_CRST0; in celleb_epci_init()307 val |= (SCC_EPCI_CKCTRL_CRST0 | SCC_EPCI_CKCTRL_CRST1); in celleb_epci_init()
117 #define SCC_EPCI_CKCTRL_CRST0 0x00010000 macro