Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-s3c2410.c76 #define QUIRK_HDMIPHY (1 << 1) macro
134 .driver_data = QUIRK_S3C2440 | QUIRK_HDMIPHY | QUIRK_NO_GPIO,
146 .data = (void *)(QUIRK_S3C2440 | QUIRK_HDMIPHY | QUIRK_NO_GPIO) },
332 if (i2c->quirks & QUIRK_HDMIPHY) { in s3c24xx_i2c_stop()
738 if (i2c->quirks & QUIRK_HDMIPHY) in s3c24xx_i2c_doxfer()