Lines Matching +full:bias +full:- +full:bus +full:- +full:hold
1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
4 * Module Name: utresdecode - Resource descriptor keyword strings
28 "0 - Good Configuration",
29 "1 - Acceptable Configuration",
30 "2 - Suboptimal Configuration",
31 "3 - ***Invalid Configuration***",
158 /* Serial bus type */
161 "/* UNKNOWN serial bus type */",
167 /* I2C serial bus access mode */
174 /* I2C serial bus slave mode */
181 /* SPI serial bus wire mode */
195 /* SPI serial bus clock polarity */
202 /* SPI serial bus device polarity */
209 /* UART serial bus endian */
216 /* UART serial bus bits per byte */
229 /* UART serial bus stop bits */
238 /* UART serial bus flow control */
247 /* UART serial bus parity type */
264 "Bias Pull-up",
265 "Bias Pull-down",
266 "Bias Default",
267 "Bias Disable",
268 "Bias High Impedance",
269 "Bias Bus Hold",