Lines Matching full:strength
31 configuration, pullups, drive strength, input enable/disable and input schmitt.
47 and drive-strength are valid.
49 Some special pins have extra pull up strength, there are R0 and R1 pull-up
62 When config drive-strength, it can support some arguments, such as
74 We can add "mediatek,drive-strength-adv = <XXX>;" to describe the specific
77 E1E0 is used to describe the detail strength specification of the I2C pin.
78 When E1=0/E0=0, the strength is 0.125mA.
79 When E1=0/E0=1, the strength is 0.25mA.
80 When E1=1/E0=0, the strength is 0.5mA.
81 When E1=1/E0=1, the strength is 1mA.
82 So the valid arguments of "mediatek,drive-strength-adv" are from 0 to 7.
118 mediatek,drive-strength-adv = <7>;
127 mediatek,drive-strength-adv = <4>;