Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/samsung/
Ds3c2412-i2s.c87 s3c2410_gpio_cfgpin(S3C2410_GPE0, S3C2410_GPE0_I2SLRCK); in s3c2412_i2s_probe()
Ds3c24xx-i2s.c395 s3c2410_gpio_cfgpin(S3C2410_GPE0, S3C2410_GPE0_I2SLRCK); in s3c24xx_i2s_probe()
/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h211 #define S3C2410_GPE0_I2SLRCK (0x02 << 0) macro