Home
last modified time | relevance | path

Searched defs:snpsid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Ddwc3_fdt.c319 const uint32_t snpsid = RD4(sc, DWC3_SNPSID); in dwc3_fdt_attach() local
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c1327 uint32_t snpsid = hsotg->hw_params.snpsid; in dwc2_init() local
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h468 u32 snpsid; member