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***",
165 /* Serial bus type */
168 "/* UNKNOWN serial bus type */",
175 /* I2C serial bus access mode */
182 /* I2C serial bus slave mode */
189 /* SPI serial bus wire mode */
203 /* SPI serial bus clock polarity */
210 /* SPI serial bus device polarity */
217 /* UART serial bus endian */
224 /* UART serial bus bits per byte */
237 /* UART serial bus stop bits */
246 /* UART serial bus flow control */
255 /* UART serial bus parity type */
272 "Bias Pull-up",
273 "Bias Pull-down",
274 "Bias Default",
275 "Bias Disable",
276 "Bias High Impedance",
277 "Bias Bus Hold",