Lines Matching full:ssi
38 #define CCSR_GUTS_DMUXCR_SSI 2 /* DMA controller/channel set to SSI */
101 /* Enable SSI Tx signal */ in p1022_rdk_machine_probe()
105 /* Enable SSI Rx signal */ in p1022_rdk_machine_probe()
109 /* Enable DMA Channel for SSI */ in p1022_rdk_machine_probe()
158 * This function is called to remove the sound device for one SSI. We
194 * Although this is a machine driver, the SSI node is the "master" node with
196 * device for each new SSI node that has a codec attached.
201 /* ssi_pdev is the platform device for the SSI node that probed us */ in p1022_rdk_probe()
210 /* Find the codec node for this SSI. */ in p1022_rdk_probe()
252 * We register two DAIs per SSI, one for playback and the other for in p1022_rdk_probe()
263 * Configure the SSI for I2S slave mode. Older device trees have in p1022_rdk_probe()
265 * only one way to configure the SSI. in p1022_rdk_probe()