Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dpci.c996 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in ppc460ex_pciex_init_port_hw()
1013 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in ppc460ex_pciex_init_port_hw()
1092 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in apm821xx_pciex_init_port_hw()
1102 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in apm821xx_pciex_init_port_hw()
1181 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1183 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1185 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1215 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL), in ppc460sx_pciex_init_port_hw()
H A Dpci.h488 #define PESDRx_RCSSET_RSTGU 0x01000000 macro