Home
last modified time | relevance | path

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

12345678

/openbmc/u-boot/drivers/net/
H A Dpic32_mdio.c24 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_write()
38 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_write()
50 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_read()
64 wait_for_bit_le32(&mii_regs->mind.raw, in pic32_mdio_read()
84 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
91 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
98 wait_for_bit_le32(&mii_regs->mind.raw, MIIMIND_BUSY, in pic32_mdio_reset()
H A Dlpc32xx_eth.c92 u32 mind; /* MII management indicators register */ member
259 mind_reg = readl(&regs->mind); in mii_reg_read()
318 mind_reg = readl(&regs->mind); in mii_reg_write()
H A Dpic32_eth.h37 struct pic32_reg_atomic mind; /* 0x2d0 */ member
/openbmc/linux/usr/
H A DKconfig129 Keep in mind that your build system needs to provide the appropriate
155 If you choose this, keep in mind that you need to have the bzip2 tool
168 If you choose this, keep in mind that you may need to install the xz
181 If you choose this, keep in mind that you may need to install the xz
193 If you choose this, keep in mind that you may need to install the lzop
204 If you choose this, keep in mind that most distros don't provide lz4
215 If you choose this, keep in mind that you may need to install the zstd
/openbmc/u-boot/doc/
H 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.
/openbmc/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst28 Keep in mind that each unnecessary message helps hiding a real problem,
89 errors to user space instead, using an appropriate error code. Keep in mind
102 Keep in mind that the detect function will run for all drivers supporting an
119 Keep in mind that the chip might not be what your driver believes it is, and
/openbmc/u-boot/doc/device-tree-bindings/mtd/spi/
H A Dspi-flash.txt7 mind that the DT binding is not U-Boot-only, but in case of
/openbmc/linux/fs/qnx6/
H A DKconfig12 However, keep in mind that this currently is a readonly driver!
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/
H A Dpavucontrol_5.0.bb10 # mind when doing version upgrades).
/openbmc/linux/arch/x86/ras/
H A DKconfig12 Bear in mind that this is absolutely useless if your platform doesn't
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0001-Fix-generate-keynames.patch9 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcmake-qemu.bbclass14 # with this use case in mind this works very nicely also out of an IDE
/openbmc/phosphor-misc/
H A DREADME.md8 If you have a new function in mind to be hosted in phosphor-misc, it is usually
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst20 .. note:: Keep in mind that MPO is all about power-saving; if you want to learn
47 .. note:: Keep in mind that different ASICs might expose other numbers of
120 .. note:: Keep in mind that we could extend this configuration to more planes,
180 behavior heavily relies on the compositor implementation. Keep in mind that
H A Ddcn-overview.rst7 you can see a picture that provides a DCN overview, keep in mind that this is a
78 we have dc_stream, and the output (DIO) is handled by dc_link. Keep in mind
181 also to better handle the required throughput. The idea to keep in mind here is
/openbmc/linux/scripts/coccinelle/misc/
H A Duninitialized_var.cocci12 /// changes. Keep in mind that in most cases, if an initialization is
/openbmc/linux/Documentation/arch/sh/
H A Dregister-banks.rst21 in mind when writing code that utilizes these banked registers, for obvious
/openbmc/docs/
H A Ddiscord-rules.md9 questions. Please keep this in mind if you are waiting for a response.
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-Define-in_-structs-for-non-glibc-system-libs.patch9 glibc in mind, and does not provide adequate guards for musl
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A DREADME41 These tests are written with switch ASICs in mind, but they can be run
/openbmc/linux/Documentation/networking/
H A Dipsec.rst8 Here documents known IPsec corner cases which need to be keep in mind when
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dpsutils29 Basically, I don't mind how you use the programs so long as you acknowledge the author, and give pe…
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-scm.rst66 this in mind if you use it.
/openbmc/linux/Documentation/translations/
H A Dindex.rst30 documentation in their native language, but please bear in mind that the
/openbmc/linux/Documentation/trace/
H A Dftrace-design.rst49 Keep in mind that the ABI that is in effect inside of the mcount function is
71 Also keep in mind that this mcount function will be called *a lot*, so
344 This might look a little odd at first, but keep in mind that we will be runtime
350 With that in mind, let's move on to the C code that will actually be doing the

12345678