Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dehci.c63 scc_enable(SCC_USB_RW, 1); in vct_ehci_hcd_init()
H A Dscc.h188 int scc_enable(enum scc_id id, u32 value);
H A Dscc.c610 int scc_enable(enum scc_id id, u32 value) in scc_enable() function