Searched refs:gmbus0 (Results 1 – 1 of 1) sorted by relevance
80 static inline int bxt_get_port_from_gmbus0(u32 gmbus0) in bxt_get_port_from_gmbus0() argument82 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() argument96 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()