Lines Matching +full:i2c +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
4 description: ITE enhance I2C
6 compatible: "ite,enhance-i2c"
8 include: ite,common-i2c.yaml
11 prescale-scl-low:
14 This option is used to configure the I2C speed prescaler for
21 data-hold-time:
25 - 3
26 - 4
27 - 5
28 - 6
29 - 7
30 - 8
31 - 9
32 - 10
34 This option is used to configure the data hold time of the I2C.
36 is (data-hold-time / smb_clk) seconds.
38 target-enable:
41 This option is used when the I2C target is enabled. It is
43 with I2C host related initialization.
45 target-pio-mode:
48 This option is used when the I2C target is enabled and it can
49 support PIO mode for I2C target transfer.