Searched defs:sii9234 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/bridge/ |
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 286 #define mhl_tx_writebm(sii9234, offset, value, mask) \ argument 288 #define mhl_tx_readb(sii9234, offset) \ argument 290 #define cbus_writeb(sii9234, offset, value) \ argument 292 #define cbus_writebm(sii9234, offset, value, mask) \ argument 294 #define cbus_readb(sii9234, offset) \ argument 296 #define hdmi_writeb(sii9234, offset, value) \ argument [all …]
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | exynos4412-midas.dtsi | 265 sii9234: hdmi-bridge@39 { label
|