Searched refs:sii9234 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/bridge/ |
| D | sii9234.c | 180 struct sii9234 { struct 206 static int sii9234_writeb(struct sii9234 *ctx, int id, int offset, in sii9234_writeb() argument 224 static int sii9234_writebm(struct sii9234 *ctx, int id, int offset, in sii9234_writebm() 261 static int sii9234_readb(struct sii9234 *ctx, int id, int offset) in sii9234_readb() 287 static int sii9234_clear_error(struct sii9234 *ctx) in sii9234_clear_error() 296 #define mhl_tx_writeb(sii9234, offset, value) \ argument 297 sii9234_writeb(sii9234, I2C_MHL, offset, value) 298 #define mhl_tx_writebm(sii9234, offset, value, mask) \ argument 299 sii9234_writebm(sii9234, I2C_MHL, offset, value, mask) 300 #define mhl_tx_readb(sii9234, offset) \ argument [all …]
|
| D | Makefile | 11 obj-$(CONFIG_DRM_SII9234) += sii9234.o
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/bridge/ |
| D | sii9234.txt | 4 - compatible : "sil,sii9234". 21 sii9234@39 { 22 compatible = "sil,sii9234";
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | exynos4412-midas.dtsi | 211 sii9234: hdmi-bridge@39 { label 212 compatible = "sil,sii9234";
|