Home
last modified time | relevance | path

Searched refs:chipone (Results 1 – 2 of 2) 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()
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 …]
/linux/
H A DMAINTAINERS6004 F: Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml
7943 F: Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml
7944 F: drivers/gpu/drm/bridge/chipone-icn6211.c