Searched refs:GMBUS_PIN_1_BXT (Results 1 – 4 of 4) sorted by relevance
67 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },73 [GMBUS_PIN_1_BXT] = { "dpb", GPIOB },80 [GMBUS_PIN_1_BXT] = { "dpa", GPIOB },
2186 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()2193 ddc_pin = GMBUS_PIN_1_BXT; in bxt_port_to_ddc_pin()2206 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()2219 ddc_pin = GMBUS_PIN_1_BXT; in cnp_port_to_ddc_pin()2231 ddc_pin = GMBUS_PIN_1_BXT; in icl_port_to_ddc_pin()
1258 [DDC_BUS_DDI_B] = GMBUS_PIN_1_BXT,1265 [ICL_DDC_BUS_DDI_A] = GMBUS_PIN_1_BXT,
3133 #define GMBUS_PIN_1_BXT 1 /* BXT+ (atom) and CNP+ (big core) */ macro