Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dehci.c34 retval = scc_reset(SCC_USB_RW, 0); in vct_ehci_hcd_init()
39 retval = scc_reset(SCC_CPU1_SPDMA_RW, 0); in vct_ehci_hcd_init()
H A Dscc.h189 int scc_reset(enum scc_id id, u32 value);
H A Dscc.c634 int scc_reset(enum scc_id id, u32 value) in scc_reset() function