Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgxmci.c62 static uint32_t gxmci_get_ocr(void *);
107 sc->sc.sc_tag.get_ocr = gxmci_get_ocr; in pxamci_attach()
123 gxmci_get_ocr(void *arg) in gxmci_get_ocr() function