Searched refs:gmbus0 (Results 1 – 1 of 1) sorted by relevance
82 static inline int cnp_get_port_from_gmbus0(u32 gmbus0) in cnp_get_port_from_gmbus0() argument84 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0()98 static inline int bxt_get_port_from_gmbus0(u32 gmbus0) in bxt_get_port_from_gmbus0() argument100 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()112 static inline int get_port_from_gmbus0(u32 gmbus0) in get_port_from_gmbus0() argument114 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()