/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/spi/ |
H A D | cf_qspi.c | 250 mbar_readByte(MCF_GPIO_PDDR_QSPI) | 0x08); in cfspi_cs_activate() 253 mbar_readByte(MCF_GPIO_PAR_QSPI) & 0xDF); in cfspi_cs_activate() 262 mbar_readByte(MCF_GPIO_PDDR_QSPI) | 0x10); in cfspi_cs_activate() 265 mbar_readByte(MCF_GPIO_PAR_QSPI) & 0x3F); in cfspi_cs_activate() 274 mbar_readByte(MCF_GPIO_PDDR_TIMER) | 0x80); in cfspi_cs_activate() 286 mbar_readByte(MCF_GPIO_PDDR_TIMER) | 0x08); in cfspi_cs_activate() 311 mbar_readByte(MCF_GPIO_PDDR_QSPI) & 0xF7); in cfspi_cs_deactivate() 314 mbar_readByte(MCF_GPIO_PAR_QSPI) & 0xDF); in cfspi_cs_deactivate() 323 mbar_readByte(MCF_GPIO_PDDR_QSPI) & 0xEF); in cfspi_cs_deactivate() 326 mbar_readByte(MCF_GPIO_PAR_QSPI) & 0x3F); in cfspi_cs_deactivate() [all …]
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 287 while (!mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK) ; in cpu_init_f() 328 (mbar_readByte(MCF_GPIO_PAR_FECI2C) | 0xF0)); in fecpin_setclear()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/m68k/include/asm/ |
H A D | m5271.h | 33 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/m68k/include/asm/ |
H A D | m5271.h | 16 #define mbar_readByte(x) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) macro
|