Searched refs:SCC_EPCI_CKCTRL_CRST0 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dscc_epci.c278 val &= ~(SCC_EPCI_CKCTRL_CRST0 | SCC_EPCI_CKCTRL_CRST1);
288 val |= SCC_EPCI_CKCTRL_CRST0;
316 val |= (SCC_EPCI_CKCTRL_CRST0 | SCC_EPCI_CKCTRL_CRST1);
H A Dscc.h117 #define SCC_EPCI_CKCTRL_CRST0 0x00010000 macro

Completed in 122 milliseconds