Home
last modified time | relevance | path

Searched refs:sdadel_max (Results 1 – 25 of 65) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c495 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
513 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
514 sdadel_max = 0; in stm32_i2c_compute_solutions()
517 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
531 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c495 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
513 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
514 sdadel_max = 0; in stm32_i2c_compute_solutions()
517 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
531 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c495 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
513 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
514 sdadel_max = 0; in stm32_i2c_compute_solutions()
517 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
531 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/i2c/
H A Dstm32f7_i2c.c490 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
501 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
508 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
509 sdadel_max = 0; in stm32_i2c_compute_solutions()
512 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
526 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c495 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
513 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
514 sdadel_max = 0; in stm32_i2c_compute_solutions()
517 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
531 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c495 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
506 sdadel_max = i2c_specs[setup->speed].vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
513 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
514 sdadel_max = 0; in stm32_i2c_compute_solutions()
517 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
531 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c519 int sdadel_min, sdadel_max, scldel_min; in stm32_i2c_compute_solutions() local
530 sdadel_max = specs->vddat_max - setup->rise_time - in stm32_i2c_compute_solutions()
537 if (sdadel_max < 0) in stm32_i2c_compute_solutions()
538 sdadel_max = 0; in stm32_i2c_compute_solutions()
541 sdadel_min, sdadel_max, scldel_min); in stm32_i2c_compute_solutions()
555 (sdadel <= sdadel_max)) && in stm32_i2c_compute_solutions()

123