Searched refs:gmbus0 (Results 1 – 1 of 1) sorted by relevance
80 static inline int cnp_get_port_from_gmbus0(u32 gmbus0) in cnp_get_port_from_gmbus0() argument82 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0()96 static inline int bxt_get_port_from_gmbus0(u32 gmbus0) in bxt_get_port_from_gmbus0() argument98 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()110 static inline int get_port_from_gmbus0(u32 gmbus0) in get_port_from_gmbus0() argument112 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()