Searched refs:chipone (Results 1 – 2 of 2) sorted by relevance
143 struct chipone { struct231 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()449 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_pre_enable()486 struct chipone *icn = bridge_to_chipone(bridge); in chipone_atomic_post_disable()506 struct chipone *icn = bridge_to_chipone(bridge); in chipone_mode_set()[all …]
6004 F: Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml7943 F: Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml7944 F: drivers/gpu/drm/bridge/chipone-icn6211.c