Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dchipone-icn6211.c143 struct chipone { struct
231 static inline struct chipone *bridge_to_chipone(struct drm_bridge *bridge) in bridge_to_chipone()
233 return container_of(bridge, struct chipone, bridge); in bridge_to_chipone()
236 static void chipone_readb(struct chipone *icn, u8 reg, u8 *val) in chipone_readb()
245 static int chipone_writeb(struct chipone *icn, u8 reg, u8 val) in chipone_writeb()
250 static void chipone_configure_pll(struct chipone *icn, in chipone_configure_pll()
346 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_enable()
450 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_pre_enable()
487 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_post_disable()
507 struct chipone *icn = bridge_to_chipone(bridge); in chipone_mode_set()
[all …]
H A DKconfig43 ICN6211 is MIPI-DSI/RGB Converter bridge from chipone.
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-utoo-p66.dts100 compatible = "chipone,icn8318";
/linux/drivers/input/touchscreen/
H A DKconfig178 tristate "chipone icn8318 touchscreen controller"
191 tristate "chipone icn8505 touchscreen controller"
/linux/
H A DMAINTAINERS5416 F: Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml
7209 F: Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml
7210 F: drivers/gpu/drm/bridge/chipone-icn6211.c