Home
last modified time | relevance | path

Searched refs:clk_max (Results 201 – 225 of 288) sorted by relevance

12345678910>>...12

/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c566 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
579 clk_max = STM32_NSEC_PER_SEC / i2c_specs[setup->speed].rate_min; in stm32_i2c_choose_solution()
609 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/clk/
H A Dclk_zynqmp.c147 clk_max, enumerator
150 static const char * const clk_names[clk_max] = {
720 for (i = 0; i < clk_max; i++) { in soc_clk_dump()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c566 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
579 clk_max = STM32_NSEC_PER_SEC / i2c_specs[setup->speed].rate_min; in stm32_i2c_choose_solution()
609 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/i2c/
H A Dstm32f7_i2c.c595 u32 clk_min, clk_max; in stm32_i2c_choose_solution() local
608 clk_max = STM32_NSEC_PER_SEC / specs->rate_min; in stm32_i2c_choose_solution()
638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()

12345678910>>...12