Searched refs:S3C2410_IISCON_PSCEN (Results 1 – 2 of 2) sorted by relevance
/sound/soc/samsung/ | ||
D | regs-iis.h | 24 #define S3C2410_IISCON_PSCEN (1 << 1) macro |
D | s3c24xx-i2s.c | 341 writel(reg | S3C2410_IISCON_PSCEN, s3c24xx_i2s.regs + S3C2410_IISCON); in s3c24xx_i2s_set_clkdiv() |