Lines Matching +full:rx +full:- +full:input
1 // SPDX-License-Identifier: GPL-2.0+
31 " for 2-wire interface\n", vsc_addr); in vsc_if_enable()
33 /* enable 2-wire Serial InterFace (I2C) */ in vsc_if_enable()
58 return -ENODEV; in vsc3316_config()
63 printf("VSC:0x%x could not configured for 2-wire I/F.\n", in vsc3316_config()
68 /* config connections - page 0x00 */ in vsc3316_config()
72 * input to output */ in vsc3316_config()
76 /* input state - page 0x13 */ in vsc3316_config()
78 /* Configuring the required input of the switch */ in vsc3316_config()
82 /* Setting Global Input LOS threshold value */ in vsc3316_config()
85 /* config output mode - page 0x23 */ in vsc3316_config()
120 return -ENODEV; in vsc3308_config_adjust()
125 printf("VSC:0x%x could not configured for 2-wire I/F.\n", in vsc3308_config_adjust()
130 /* config connections - page 0x00 */ in vsc3308_config_adjust()
133 /* Configure Global Input ISE */ in vsc3308_config_adjust()
137 /* Configure Tx/Rx Global Output PE1 */ in vsc3308_config_adjust()
140 /* Configure Tx/Rx Global Output PE2 */ in vsc3308_config_adjust()
143 /* Configure Tx/Rx Global Input GAIN */ in vsc3308_config_adjust()
146 /* Setting Global Input LOS threshold value */ in vsc3308_config_adjust()
152 /* Configure Tx/Rx Global Output level */ in vsc3308_config_adjust()
159 * input to output */ in vsc3308_config_adjust()
163 /* input state - page 0x13 */ in vsc3308_config_adjust()
165 /* Turning off all the required input of the switch */ in vsc3308_config_adjust()
169 /* only turn on specific Tx/Rx requested by the XFI erratum */ in vsc3308_config_adjust()
178 /* config output mode - page 0x23 */ in vsc3308_config_adjust()
184 /* only turn on specific Tx/Rx requested by the XFI erratum */ in vsc3308_config_adjust()
222 return -ENODEV; in vsc3308_config()
227 printf("VSC:0x%x could not configured for 2-wire I/F.\n", in vsc3308_config()
232 /* config connections - page 0x00 */ in vsc3308_config()
236 * input to output */ in vsc3308_config()
240 /*Configure Global Input ISE and gain */ in vsc3308_config()
244 /* input state - page 0x13 */ in vsc3308_config()
246 /* Turning ON the required input of the switch */ in vsc3308_config()
250 /* Setting Global Input LOS threshold value */ in vsc3308_config()
253 /* config output mode - page 0x23 */ in vsc3308_config()