Lines Matching full:apb
8 * Support for the Synopsys DesignWare APB Timers.
82 * @dw_ced: The APB clock to stop generating events.
157 * DW APB p. 46, load counter with all 1s before starting free in apbt_set_oneshot()
180 * DW APB p. 46, have to disable timer before load counter, in apbt_set_periodic()
223 * dw_apb_clockevent_init() - use an APB timer as a clock_event_device
290 * @dw_ced: The APB clock to resume.
300 * @dw_ced: The APB clock to stop generating the events.
310 * @dw_ced: The APB clock to register as a clock_event_device.
367 * dw_apb_clocksource_init() - use an APB timer as a clocksource.
374 * This creates a clocksource using an APB timer but does not yet register it
400 * dw_apb_clocksource_register() - register the APB clocksource.