Lines Matching full:ssi
2 /* OMAP SSI internal interface.
50 * struct omap_ssi_port - OMAP SSI port data
53 * @sst_dma: SSI transmitter physical base address
54 * @ssr_dma: SSI receiver physical base address
55 * @sst_base: SSI transmitter base address
56 * @ssr_base: SSI receiver base address
58 * @lock: Spin lock to serialize access to the SSI port
97 /* OMAP SSI port context */
119 * struct omap_ssi_controller - OMAP SSI controller data
121 * @sys: SSI I/O base address
123 * @fck: SSI functional clock
132 * @gdd_gcr: SSI GDD saved context
135 * @dir: Debugfs SSI root directory
150 /* OMAP SSI Controller context */
159 void omap_ssi_port_update_fclk(struct hsi_controller *ssi,