Searched refs:ti_sysc_clock_enable (Results 1 – 19 of 19) sorted by relevance
36 int ti_sysc_clock_enable(device_t dev);
137 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_mbox_attach()
185 ti_sysc_clock_enable(device_get_parent(dev)); in ti_edma3_attach()
236 ti_sysc_clock_enable(device_t dev) { in ti_sysc_clock_enable() function
425 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_sdhci_hw_init()
174 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_spi_attach()
698 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_i2c_activate()
1174 ti_sysc_clock_enable(device_get_parent(dev)); in ti_sdma_attach()
602 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_gpio_bank_init()
536 if (ti_sysc_clock_enable(device_get_parent(dev)) != 0) { in ti_pruss_attach()
823 err = ti_sysc_clock_enable(device_get_parent(dev)); in ti_adc_attach()
75 if ((status = ti_sysc_clock_enable(device_get_parent(sc->sc_dev))) != 0) in ti8250_bus_probe()
125 ti_sysc_clock_enable(device_get_parent(dev)); in am335x_pwmss_attach()
112 ti_sysc_clock_enable(device_get_parent(dev)); in am335x_rtc_attach()
316 err = ti_sysc_clock_enable(device_get_parent(dev)); in am335x_dmtimer_attach()
502 err = ti_sysc_clock_enable(device_get_parent(dev)); in dmtpps_attach()
1006 err = ti_sysc_clock_enable(device_get_parent(dev)); in am335x_lcd_attach()
213 ti_sysc_clock_enable(device_get_parent(sc->sc_dev)); in omap_tll_init()
140 ti_sysc_clock_enable(device_get_parent(isc->sc_dev)); in omap_uhh_init()