Home
last modified time | relevance | path

Searched refs:BD_SC_READY (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/post/cpu/mpc8xx/
H A Duart.c201 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
207 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
210 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
415 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
421 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
424 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/post/cpu/mpc8xx/
H A Duart.c234 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
240 tbdf->cbd_sc |= BD_SC_READY; in smc_putc()
243 while (tbdf->cbd_sc & BD_SC_READY) in smc_putc()
448 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
454 tbdf->cbd_sc |= BD_SC_READY; in scc_putc()
457 while (tbdf->cbd_sc & BD_SC_READY) in scc_putc()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c212 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in serial_putc()
216 rtx->txbd.cbd_sc |= BD_SC_READY; in serial_putc()
422 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
427 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc8260/
H A Dserial_smc.c196 while (rtx->txbd.cbd_sc & BD_SC_READY & BD_SC_READY) in mpc8260_smc_serial_putc()
200 rtx->txbd.cbd_sc |= BD_SC_READY; in mpc8260_smc_serial_putc()
416 while (tbdf->cbd_sc & BD_SC_READY) in putDebugChar()
421 tbdf->cbd_sc |= BD_SC_READY; in putDebugChar()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/spi/
H A Dmpc8xx_spi.c135 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
165 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
188 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/spi/
H A Dmpc8xx_spi.c135 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
165 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
188 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/spi/
H A Dmpc8xx_spi.c136 clrbits_be16(&tbdf->cbd_sc, BD_SC_READY); in mpc8xx_spi_probe()
166 out_be16(&tbdf->cbd_sc, BD_SC_READY | BD_SC_LAST | BD_SC_WRAP); in mpc8xx_spi_xfer()
189 if ((in_be16(&tbdf->cbd_sc) & BD_SC_READY) == 0) in mpc8xx_spi_xfer()

12345678910>>...20