Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/ !
Dmcbsp.h484 u16 omap_mcbsp_get_rx_delay(unsigned int id);
495 static inline u16 omap_mcbsp_get_rx_delay(unsigned int id) { return 0; } in omap_mcbsp_get_rx_delay() function
/linux-2.6.39/sound/soc/omap/ !
Domap-mcbsp.c219 fifo_use = omap_mcbsp_get_rx_delay(mcbsp_data->bus_id); in omap_mcbsp_dai_delay()
/linux-2.6.39/arch/arm/plat-omap/ !
Dmcbsp.c676 u16 omap_mcbsp_get_rx_delay(unsigned int id) in omap_mcbsp_get_rx_delay() function
698 EXPORT_SYMBOL(omap_mcbsp_get_rx_delay);