Searched defs:sii9234 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | sii9234.c | 168 struct sii9234 { struct 177 enum sii9234_state state; argument 194 static int sii9234_writeb(struct sii9234 *ctx, int id, int offset, in sii9234_writeb() argument 284 #define mhl_tx_writeb(sii9234, offset, value) \ argument 288 #define mhl_tx_readb(sii9234, offset) \ argument 290 #define cbus_writeb(sii9234, offset, value) \ argument 294 #define cbus_readb(sii9234, offset) \ argument 296 #define hdmi_writeb(sii9234, offset, value) \ argument 300 #define hdmi_readb(sii9234, offset) \ argument 302 #define tpi_writeb(sii9234, offset, value) \ argument [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-midas.dtsi | 300 sii9234: hdmi-bridge@39 { label
|