Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_sysc.h38 int ti_sysc_clock_enable(device_t dev);
H A Dti_mbox.c141 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_mbox_attach()
H A Dti_edma3.c187 ti_sysc_clock_enable(device_get_parent(dev)); in ti_edma3_attach()
H A Dti_sdhci.c427 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_sdhci_hw_init()
H A Dti_sysc.c240 ti_sysc_clock_enable(device_t dev) { in ti_sysc_clock_enable() function
H A Dti_spi.c176 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_spi_attach()
H A Dti_i2c.c700 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_i2c_activate()
H A Dti_sdma.c1176 ti_sysc_clock_enable(device_get_parent(dev)); in ti_sdma_attach()
H A Dti_gpio.c604 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_gpio_bank_init()
H A Dti_pruss.c544 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_pruss_attach()
H A Dti_adc.c826 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_adc_attach()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_pwmss.c127 ti_sysc_clock_enable(device_get_parent(dev)); in am335x_pwmss_attach()
H A Dam335x_rtc.c114 ti_sysc_clock_enable(device_get_parent(dev)); in am335x_rtc_attach()
H A Dam335x_dmtimer.c320 err = ti_sysc_clock_enable(device_get_parent(dev)); in am335x_dmtimer_attach()
H A Dam335x_dmtpps.c507 err = ti_sysc_clock_enable(device_get_parent(dev)); in dmtpps_attach()
H A Dam335x_lcd.c1008 err = ti_sysc_clock_enable(device_get_parent(dev)); in am335x_lcd_attach()
/f-stack/freebsd/arm/ti/usb/
H A Domap_tll.c215 ti_sysc_clock_enable(device_get_parent(sc->sc_dev)); in omap_tll_init()
H A Domap_host.c142 ti_sysc_clock_enable(device_get_parent(isc->sc_dev)); in omap_uhh_init()