Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dpci.c1013 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in ppc460ex_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.h490 #define PESDRx_RCSSET_RSTDL 0x00010000 macro