Searched refs:port_select (Results 1 – 5 of 5) sorted by relevance
88 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0() local 91 if (port_select == GMBUS_PIN_1_BXT) in cnp_get_port_from_gmbus0() 93 else if (port_select == GMBUS_PIN_2_BXT) in cnp_get_port_from_gmbus0() 95 else if (port_select == GMBUS_PIN_3_BXT) in cnp_get_port_from_gmbus0() 97 else if (port_select == GMBUS_PIN_4_CNP) in cnp_get_port_from_gmbus0() 104 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0() local 107 if (port_select == GMBUS_PIN_1_BXT) in bxt_get_port_from_gmbus0() 109 else if (port_select == GMBUS_PIN_2_BXT) in bxt_get_port_from_gmbus0() 111 else if (port_select == GMBUS_PIN_3_BXT) in bxt_get_port_from_gmbus0() 118 int port_select in get_port_from_gmbus0() local [all...]
36 u8 port_select; member 69 u8 port_select; member 108 u8 port_select; member
31 (STMSPER). Used in conjunction with "port_select" described34 What: /sys/bus/coresight/devices/<memory_map>.stm/port_select
568 static DEVICE_ATTR_RW(port_select);
3090 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) { in pma_get_ib_portcounters_ext() 3256 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) { in pma_get_ib_portcounters()