Home
last modified time | relevance | path

Searched refs:SOFT_RESET (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/pci/
H A Dcx23885reg.h56 #define SOFT_RESET 0x11001c macro
/netbsd/sys/dev/pcmcia/
H A Dif_xireg.h153 #define SOFT_RESET 0x02 /* Software reset. */ macro
H A Dif_xi.c1074 bus_space_write_1(bst, bsh, CR, SOFT_RESET); in xi_full_reset()
/netbsd/sys/arch/powerpc/booke/dev/
H A Dpq3etsec.c183 #define SOFT_RESET 0x0001 macro
518 atomic_or_uint(&sc->sc_soft_flags, SOFT_RESET); in pq3etsec_mii_statchg()
2481 soft_flags |= SOFT_RESET; in pq3etsec_error_intr()
2501 if (soft_flags & SOFT_RESET) { in pq3etsec_soft_intr()
2576 if (sc->sc_soft_flags & SOFT_RESET) in pq3etsec_mii_tick()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dnavi10_enum.h7963 typedef enum SOFT_RESET { enum
7966 } SOFT_RESET; typedef