Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dedid.c80 static inline int bxt_get_port_from_gmbus0(u32 gmbus0) in bxt_get_port_from_gmbus0() argument
82 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()
94 static inline int get_port_from_gmbus0(u32 gmbus0) in get_port_from_gmbus0() argument
96 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()