Home
last modified time | relevance | path

Searched refs:mind (Results 1 – 12 of 12) sorted by relevance

/u-boot/drivers/net/
A Dpic32_mdio.c25 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_write()
39 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_write()
51 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_read()
65 wait_for_bit_le32(&mii_regs->mind.raw, in pic32_mdio_read()
85 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
92 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
99 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
A Dpic32_eth.h38 struct pic32_reg_atomic mind; /* 0x2d0 */ member
A Dlpc32xx_eth.c94 u32 mind; /* MII management indicators register */ member
261 mind_reg = readl(&regs->mind); in mii_reg_read()
320 mind_reg = readl(&regs->mind); in mii_reg_write()
/u-boot/doc/
A DREADME.mpc85xx-sd-spi-boot43 Where $file is the target file. Also keep in mind the u-boot.bin file needs
55 in mind that some of these config files are tied to the platforms DDR speed.
A DREADME.unaligned-memory-access.txt108 On a related topic, with the above considerations in mind you may observe
142 With the above in mind, let's move onto a real life example of a function
A DREADME.generic-board114 this in mind, rather than focusing too narrowly on particular ARM, x86 or
/u-boot/doc/device-tree-bindings/mtd/spi/
A Dspi-flash.txt7 mind that the DT binding is not U-Boot-only, but in case of
/u-boot/doc/usage/
A Dfor.rst17 The counter variable of the loop is a shell variable. Please, keep in mind that
/u-boot/doc/imx/habv4/
A Dintroduction_habv4.txt86 Keep in mind that the encrypted boot makes use of both mechanisms whatever the
/u-boot/doc/uImage.FIT/
A Dx86-fit-boot.txt37 To my mind, if you sit back and look at things from first principles, this
/u-boot/doc/driver-model/
A Dethernet.rst232 Keep in mind that you should code the driver to avoid storing state in global
A Ddesign.rst261 method of the relevant driver. Bearing in mind that there are two drivers,

Completed in 13 milliseconds