Searched refs:mind (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | pic32_mdio.c | 25 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()
|
| H A D | pic32_eth.h | 38 struct pic32_reg_atomic mind; /* 0x2d0 */ member
|
| H A D | lpc32xx_eth.c | 93 u32 mind; /* MII management indicators register */ member 262 mind_reg = readl(®s->mind); in mii_reg_read() 321 mind_reg = readl(®s->mind); in mii_reg_write()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mpc85xx-sd-spi-boot | 43 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.
|
| H A D | README.unaligned-memory-access.txt | 108 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
|
| H A D | README.generic-board | 116 this in mind, rather than focusing too narrowly on particular ARM, x86 or
|
| H A D | README.drivers.eth | 33 Keep in mind that you should code the driver to avoid storing state in global
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/spi/ |
| H A D | spi-flash.txt | 7 mind that the DT binding is not U-Boot-only, but in case of
|
| /rk3399_rockchip-uboot/board/pb1x00/ |
| H A D | README | 29 Have this in mind when you compile u-boot. CONFIG_SYS_TEXT_BASE has
|
| /rk3399_rockchip-uboot/board/dbau1x00/ |
| H A D | README | 29 Have this in mind when you compile u-boot. CONFIG_SYS_TEXT_BASE has
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | x86-fit-boot.txt | 37 To my mind, if you sit back and look at things from first principles, this
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | README.txt | 251 method of the relevant driver. Bearing in mind that there are two drivers,
|