Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/riscv/sifive/
H A Dfu540_prci.c65 static int fu540_prci_match(device_t, cfdata_t, void *);
92 fu540_prci_match, fu540_prci_attach, NULL, NULL);
214 fu540_prci_match(device_t parent, cfdata_t cf, void *aux) in fu540_prci_match() function