cable_type        256 drivers/extcon/extcon-max14577.c 	int cable_type = 0;
cable_type        277 drivers/extcon/extcon-max14577.c 			cable_type = info->prev_cable_type;
cable_type        282 drivers/extcon/extcon-max14577.c 			cable_type = info->prev_cable_type = adc;
cable_type        297 drivers/extcon/extcon-max14577.c 			cable_type = info->prev_chg_type;
cable_type        307 drivers/extcon/extcon-max14577.c 			cable_type = info->prev_chg_type = chg_type;
cable_type        313 drivers/extcon/extcon-max14577.c 		cable_type = -EINVAL;
cable_type        317 drivers/extcon/extcon-max14577.c 	return cable_type;
cable_type        321 drivers/extcon/extcon-max14577.c 		int cable_type, bool attached)
cable_type        328 drivers/extcon/extcon-max14577.c 		attached ? "attached" : "detached", cable_type);
cable_type        330 drivers/extcon/extcon-max14577.c 	switch (cable_type) {
cable_type        357 drivers/extcon/extcon-max14577.c 	int cable_type;
cable_type        362 drivers/extcon/extcon-max14577.c 	cable_type = max14577_muic_get_cable_type(info,
cable_type        367 drivers/extcon/extcon-max14577.c 		attached ? "attached" : "detached", cable_type,
cable_type        370 drivers/extcon/extcon-max14577.c 	switch (cable_type) {
cable_type        375 drivers/extcon/extcon-max14577.c 		ret = max14577_muic_jig_handler(info, cable_type, attached);
cable_type        414 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached", cable_type);
cable_type        419 drivers/extcon/extcon-max14577.c 			attached ? "attached" : "detached", cable_type);
cable_type        660 drivers/extcon/extcon-max14577.c 	int cable_type;
cable_type        737 drivers/extcon/extcon-max14577.c 	cable_type = max14577_muic_get_cable_type(info, MAX14577_CABLE_GROUP_ADC,
cable_type        739 drivers/extcon/extcon-max14577.c 	if (attached && cable_type == MAX14577_MUIC_ADC_FACTORY_MODE_UART_OFF)
cable_type        311 drivers/extcon/extcon-max77693.c 	int cable_type = 0;
cable_type        335 drivers/extcon/extcon-max77693.c 			cable_type = info->prev_cable_type;
cable_type        340 drivers/extcon/extcon-max77693.c 			cable_type = info->prev_cable_type = adc;
cable_type        359 drivers/extcon/extcon-max77693.c 			cable_type = info->prev_cable_type_gnd;
cable_type        380 drivers/extcon/extcon-max77693.c 			cable_type = ((0x1 << 8)
cable_type        386 drivers/extcon/extcon-max77693.c 			info->prev_cable_type_gnd = cable_type;
cable_type        401 drivers/extcon/extcon-max77693.c 			cable_type = info->prev_chg_type;
cable_type        411 drivers/extcon/extcon-max77693.c 			cable_type = info->prev_chg_type = chg_type;
cable_type        438 drivers/extcon/extcon-max77693.c 		cable_type = vbvolt;
cable_type        442 drivers/extcon/extcon-max77693.c 		cable_type = -EINVAL;
cable_type        446 drivers/extcon/extcon-max77693.c 	return cable_type;
cable_type        450 drivers/extcon/extcon-max77693.c 		int cable_type, bool attached)
cable_type        459 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type);
cable_type        461 drivers/extcon/extcon-max77693.c 	switch (cable_type) {
cable_type        618 drivers/extcon/extcon-max77693.c 		int cable_type, bool attached)
cable_type        625 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type);
cable_type        627 drivers/extcon/extcon-max77693.c 	switch (cable_type) {
cable_type        655 drivers/extcon/extcon-max77693.c 	int cable_type;
cable_type        661 drivers/extcon/extcon-max77693.c 	cable_type = max77693_muic_get_cable_type(info,
cable_type        666 drivers/extcon/extcon-max77693.c 		attached ? "attached" : "detached", cable_type,
cable_type        669 drivers/extcon/extcon-max77693.c 	switch (cable_type) {
cable_type        679 drivers/extcon/extcon-max77693.c 		ret = max77693_muic_jig_handler(info, cable_type, attached);
cable_type        695 drivers/extcon/extcon-max77693.c 		ret = max77693_muic_dock_handler(info, cable_type, attached);
cable_type        715 drivers/extcon/extcon-max77693.c 			button_type = info->prev_button_type = cable_type;
cable_type        749 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached", cable_type);
cable_type        754 drivers/extcon/extcon-max77693.c 			attached ? "attached" : "detached", cable_type);
cable_type        765 drivers/extcon/extcon-max77693.c 	int cable_type;
cable_type        810 drivers/extcon/extcon-max77693.c 		cable_type = max77693_muic_get_cable_type(info,
cable_type        813 drivers/extcon/extcon-max77693.c 		switch (cable_type) {
cable_type       1075 drivers/extcon/extcon-max77693.c 	int cable_type;
cable_type       1224 drivers/extcon/extcon-max77693.c 	cable_type = max77693_muic_get_cable_type(info,
cable_type       1226 drivers/extcon/extcon-max77693.c 	if (attached && (cable_type == MAX77693_MUIC_ADC_FACTORY_MODE_UART_ON ||
cable_type       1227 drivers/extcon/extcon-max77693.c 			 cable_type == MAX77693_MUIC_ADC_FACTORY_MODE_UART_OFF))
cable_type        264 drivers/extcon/extcon-max77843.c 	int adc, chg_type, cable_type, gnd_type;
cable_type        274 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_cable_type;
cable_type        278 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_cable_type = adc;
cable_type        294 drivers/extcon/extcon-max77843.c 				cable_type = info->prev_chg_type;
cable_type        303 drivers/extcon/extcon-max77843.c 				cable_type = MAX77843_MUIC_CHG_GND;
cable_type        312 drivers/extcon/extcon-max77843.c 				cable_type = info->prev_chg_type;
cable_type        316 drivers/extcon/extcon-max77843.c 				cable_type = MAX77843_MUIC_CHG_DOCK;
cable_type        324 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_chg_type;
cable_type        328 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_chg_type = chg_type;
cable_type        334 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_gnd_type;
cable_type        357 drivers/extcon/extcon-max77843.c 			cable_type = info->prev_gnd_type = gnd_type;
cable_type        362 drivers/extcon/extcon-max77843.c 		cable_type = -EINVAL;
cable_type        366 drivers/extcon/extcon-max77843.c 	return cable_type;
cable_type        411 drivers/extcon/extcon-max77843.c 		int cable_type, bool attached)
cable_type        417 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
cable_type        419 drivers/extcon/extcon-max77843.c 	switch (cable_type) {
cable_type        462 drivers/extcon/extcon-max77843.c 	int ret, cable_type;
cable_type        465 drivers/extcon/extcon-max77843.c 	cable_type = max77843_muic_get_cable_type(info,
cable_type        470 drivers/extcon/extcon-max77843.c 		attached ? "attached" : "detached", cable_type,
cable_type        473 drivers/extcon/extcon-max77843.c 	switch (cable_type) {
cable_type        487 drivers/extcon/extcon-max77843.c 		ret = max77843_muic_jig_handler(info, cable_type, attached);
cable_type        520 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
cable_type        525 drivers/extcon/extcon-max77843.c 			attached ? "attached" : "detached", cable_type);
cable_type        815 drivers/extcon/extcon-max77843.c 	int cable_type;
cable_type        869 drivers/extcon/extcon-max77843.c 	cable_type = max77843_muic_get_cable_type(info, MAX77843_CABLE_GROUP_ADC,
cable_type        871 drivers/extcon/extcon-max77843.c 	if (attached && cable_type == MAX77843_MUIC_ADC_FACTORY_MODE_UART_OFF)
cable_type        246 drivers/extcon/extcon-max8997.c 	int cable_type = 0;
cable_type        267 drivers/extcon/extcon-max8997.c 			cable_type = info->prev_cable_type;
cable_type        272 drivers/extcon/extcon-max8997.c 			cable_type = info->prev_cable_type = adc;
cable_type        286 drivers/extcon/extcon-max8997.c 			cable_type = info->prev_chg_type;
cable_type        296 drivers/extcon/extcon-max8997.c 			cable_type = info->prev_chg_type = chg_type;
cable_type        302 drivers/extcon/extcon-max8997.c 		cable_type = -EINVAL;
cable_type        306 drivers/extcon/extcon-max8997.c 	return cable_type;
cable_type        339 drivers/extcon/extcon-max8997.c 			int cable_type, bool attached)
cable_type        349 drivers/extcon/extcon-max8997.c 	switch (cable_type) {
cable_type        382 drivers/extcon/extcon-max8997.c 	int cable_type;
cable_type        387 drivers/extcon/extcon-max8997.c 	cable_type = max8997_muic_get_cable_type(info,
cable_type        390 drivers/extcon/extcon-max8997.c 	switch (cable_type) {
cable_type        408 drivers/extcon/extcon-max8997.c 		ret = max8997_muic_handle_dock(info, cable_type, attached);
cable_type        446 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached", cable_type);
cable_type        451 drivers/extcon/extcon-max8997.c 			attached ? "attached" : "detached", cable_type);
cable_type        633 drivers/extcon/extcon-max8997.c 	int cable_type;
cable_type        734 drivers/extcon/extcon-max8997.c 	cable_type = max8997_muic_get_cable_type(info,
cable_type        736 drivers/extcon/extcon-max8997.c 	if (attached && cable_type == MAX8997_MUIC_ADC_FACTORY_MODE_UART_OFF)
cable_type        263 drivers/extcon/extcon-rt8973a.c 	int ret, cable_type;
cable_type        271 drivers/extcon/extcon-rt8973a.c 	cable_type = adc & RT8973A_REG_ADC_MASK;
cable_type        283 drivers/extcon/extcon-rt8973a.c 			cable_type = RT8973A_MUIC_ADC_USB;
cable_type        285 drivers/extcon/extcon-rt8973a.c 			cable_type = RT8973A_MUIC_ADC_TA;
cable_type        287 drivers/extcon/extcon-rt8973a.c 			cable_type = RT8973A_MUIC_ADC_OPEN;
cable_type        293 drivers/extcon/extcon-rt8973a.c 	return cable_type;
cable_type        301 drivers/extcon/extcon-rt8973a.c 	int ret, cable_type;
cable_type        307 drivers/extcon/extcon-rt8973a.c 		cable_type = rt8973a_muic_get_cable_type(info);
cable_type        311 drivers/extcon/extcon-rt8973a.c 		cable_type = prev_cable_type;
cable_type        319 drivers/extcon/extcon-rt8973a.c 		cable_type = prev_cable_type;
cable_type        327 drivers/extcon/extcon-rt8973a.c 	prev_cable_type = cable_type;
cable_type        329 drivers/extcon/extcon-rt8973a.c 	switch (cable_type) {
cable_type        360 drivers/extcon/extcon-rt8973a.c 			"Unknown accessory type (adc:0x%x)\n", cable_type);
cable_type        377 drivers/extcon/extcon-rt8973a.c 			"Audio device/button type (adc:0x%x)\n", cable_type);
cable_type        389 drivers/extcon/extcon-rt8973a.c 			cable_type);
cable_type        279 drivers/extcon/extcon-sm5502.c 	unsigned int cable_type = -1, adc, dev_type1;
cable_type        293 drivers/extcon/extcon-sm5502.c 	cable_type = adc & SM5502_REG_ADC_MASK;
cable_type        294 drivers/extcon/extcon-sm5502.c 	if (cable_type == SM5502_MUIC_ADC_GROUND)
cable_type        297 drivers/extcon/extcon-sm5502.c 	switch (cable_type) {
cable_type        347 drivers/extcon/extcon-sm5502.c 			cable_type = SM5502_MUIC_ADC_OPEN_USB;
cable_type        350 drivers/extcon/extcon-sm5502.c 			cable_type = SM5502_MUIC_ADC_OPEN_TA;
cable_type        353 drivers/extcon/extcon-sm5502.c 			cable_type = SM5502_MUIC_ADC_OPEN_USB_OTG;
cable_type        368 drivers/extcon/extcon-sm5502.c 	return cable_type;
cable_type        375 drivers/extcon/extcon-sm5502.c 	unsigned int cable_type = SM5502_MUIC_ADC_GROUND;
cable_type        383 drivers/extcon/extcon-sm5502.c 		cable_type = sm5502_muic_get_cable_type(info);
cable_type        385 drivers/extcon/extcon-sm5502.c 		cable_type = prev_cable_type;
cable_type        386 drivers/extcon/extcon-sm5502.c 	prev_cable_type = cable_type;
cable_type        388 drivers/extcon/extcon-sm5502.c 	switch (cable_type) {
cable_type        406 drivers/extcon/extcon-sm5502.c 			"cannot handle this cable_type (0x%x)\n", cable_type);
cable_type        399 drivers/net/ethernet/emulex/benet/be.h 	u8 cable_type;
cable_type       2420 drivers/net/ethernet/emulex/benet/be_cmds.c 			adapter->phy.cable_type =
cable_type       2424 drivers/net/ethernet/emulex/benet/be_cmds.c 			adapter->phy.cable_type =
cable_type       2428 drivers/net/ethernet/emulex/benet/be_cmds.c 			adapter->phy.cable_type = 0;
cable_type        495 drivers/net/ethernet/emulex/benet/be_ethtool.c 		if (adapter->phy.cable_type & SFP_PLUS_COPPER_CABLE)
cable_type        501 drivers/net/ethernet/emulex/benet/be_ethtool.c 		if (adapter->phy.cable_type & QSFP_PLUS_CR4_CABLE)
cable_type        563 drivers/net/ethernet/emulex/benet/be_ethtool.c 			switch (adapter->phy.cable_type) {
cable_type        548 drivers/net/wan/lmc/lmc_media.c 	sc->ictl.cable_type = cable;
cable_type        170 drivers/net/wan/lmc/lmc_var.h 	u32	cable_type;		/* T1 */
cable_type        173 drivers/video/fbdev/pvr2fb.c static int cable_type = CT_VGA;
cable_type        335 drivers/video/fbdev/pvr2fb.c 	if (cable_type < 0) {
cable_type        338 drivers/video/fbdev/pvr2fb.c 		cable_type = (fb_readw(PDTRA) >> 8) & 3;
cable_type        344 drivers/video/fbdev/pvr2fb.c 	if (cable_type == CT_COMPOSITE)
cable_type        346 drivers/video/fbdev/pvr2fb.c 	else if (cable_type == CT_RGB)
cable_type        351 drivers/video/fbdev/pvr2fb.c 	return cable_type;
cable_type        368 drivers/video/fbdev/pvr2fb.c 	cable_type = pvr2_init_cable();
cable_type        369 drivers/video/fbdev/pvr2fb.c 	if (cable_type == CT_VGA && video_output != VO_VGA)
cable_type        830 drivers/video/fbdev/pvr2fb.c 		pvr2_get_param_name(cables, cable_type, 3),
cable_type        878 drivers/video/fbdev/pvr2fb.c 		if (cable_type == CT_VGA) {
cable_type       1038 drivers/video/fbdev/pvr2fb.c 		cable_type = pvr2_get_param_val(cables, cable_arg, 3);