Searched refs:S3C2410_SPCON_CPOL_HIGH (Results 1 – 2 of 2) sorted by relevance
25 #define S3C2410_SPCON_CPOL_HIGH (1 << 2) /* Clock polarity select */ macro
140 spcon |= S3C2410_SPCON_CPOL_HIGH; in s3c24xx_spi_update_state()