Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/4xx/
Dpci.c999 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in ppc460ex_pciex_init_port_hw()
1016 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in ppc460ex_pciex_init_port_hw()
1095 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN)); in apm821xx_pciex_init_port_hw()
1105 ~(PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL)) | in apm821xx_pciex_init_port_hw()
1184 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1186 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1188 PESDRx_RCSSET_RSTDL | PESDRx_RCSSET_RSTGU); in ppc460sx_pciex_core_init()
1218 (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTDL), in ppc460sx_pciex_init_port_hw()
Dpci.h488 #define PESDRx_RCSSET_RSTGU 0x01000000 macro