Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_musb.c249 clk_t clk_usbotg_fck; in musbotg_attach() local
256 err = clk_get_by_name(dev, "usbotg_fck@47c", &clk_usbotg_fck); in musbotg_attach()
262 err = clk_enable(clk_usbotg_fck); in musbotg_attach()