aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorBilly Tsai <[email protected]>2024-08-26 11:38:21 +0800
committerAlexandre Belloni <[email protected]>2024-09-06 17:36:02 +0200
commit061dd21ca712cd7103c26ed77bb4a04d98930981 (patch)
treec084ce5ee8f719ccdcb2d6fc23d3ae0b783261ee /tools/testing/selftests/bpf/progs/test_autoload.c
parent133f67bea5e03134b4b388a884e59a052809403d (diff)
i3c/master: cmd_v1: Fix the rule for getting i3c mode
Based on the I3C TCRI specification, the rules for determining the I3C mode are as follows: I3C SCL rate > 8MHz: use SDR0, as SDR1 has a maximum data rate of 8MHz I3C SCL rate > 6MHz: use SDR1, as SDR2 has a maximum data rate of 6MHz I3C SCL rate > 4MHz: use SDR2, as SDR3 has a maximum data rate of 4MHz I3C SCL rate > 2MHz: use SDR3, as SDR4 has a maximum data rate of 2MHz Otherwise, use SDR4 Signed-off-by: Billy Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions