Home
last modified time | relevance | path

Searched refs:PESDRx_RCSSET_RSTGU (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/platforms/4xx/
Dpci.c998 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in ppc460ex_pciex_init_port_hw()
1015 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in ppc460ex_pciex_init_port_hw()
1094 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in apm821xx_pciex_init_port_hw()
1104 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in apm821xx_pciex_init_port_hw()
1183 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1185 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1187 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1217 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL), in ppc460sx_pciex_init_port_hw()
Dpci.h488 #define PESDRx_RCSSET_RSTGU 0x01000000 macro