Searched defs:sai (Results 1 – 2 of 2) sorted by relevance
73 struct fsl_sai *sai = g_sai; in SaiPrintTFRegister() local98 struct fsl_sai *sai = g_sai; in SaiPrintTDRegister() local123 struct fsl_sai *sai = g_sai; in SaiPrintAllRegister() local162 struct fsl_sai *sai = (struct fsl_sai *)&(ppd->sai); in fsl_sai_rx_irq() local197 struct fsl_sai *sai = (struct fsl_sai *)&(ppd->sai); in fsl_sai_isr() local350 struct fsl_sai *sai = dev_get_drvdata(dev); in fsl_sai_readable_reg() local391 struct fsl_sai *sai = dev_get_drvdata(dev); in fsl_sai_volatile_reg() local436 struct fsl_sai *sai = dev_get_drvdata(dev); in fsl_sai_writeable_reg() local559 static int fsl_sai_check_ver(struct fsl_sai *sai, struct device *dev) in fsl_sai_check_ver()615 static int fsl_sai_set_bclk(struct fsl_sai *sai, bool tx, u32 freq) in fsl_sai_set_bclk()[all …]
56 struct fsl_sai sai; member