Home
last modified time | relevance | path

Searched refs:spd_status (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A DdramSetup.c41 int spd_status (volatile i2c8220_t * pi2c, u8 sta_bit, u8 truefalse) in spd_status() function
66 if (spd_status (pi2c, I2C_STA_BB, 0) != OK) in spd_stop()
82 if (spd_status (pi2c, I2C_STA_CF, 1) != OK) /* Transfer not complete? */ in spd_readbyte()
87 if (spd_status (pi2c, I2C_STA_IF, 1) != OK) in spd_readbyte()
155 if (spd_status (pi2cReg, I2C_STA_BB, 0) != OK) { in readSpdData()
160 if (spd_status (pi2cReg, I2C_STA_BB, 1) == OK) in readSpdData()
167 if (spd_status (pi2cReg, I2C_STA_BB, 1) != OK) in readSpdData()
175 if (spd_status (pi2cReg, I2C_STA_CF, 1) != OK) { /* Transfer not complete? */ in readSpdData()
180 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
195 if (spd_status (pi2cReg, I2C_STA_IF, 1) != OK) { in readSpdData()
[all …]