Searched refs:ma (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
D | e1000phy.c | 68 static EFI_STATUS e1000phy_probe (const struct mii_attach_args *ma); 69 STATIC VOID e1000phy_attach (struct e1000phy_softc *, const struct mii_attach_args *ma); 79 static const struct mii_phydesc * mii_phy_match (const struct mii_attach_args *ma, 81 static const struct mii_phydesc * mii_phy_match_gen (const struct mii_attach_args *ma, 83 static EFI_STATUS mii_phy_dev_probe (const struct mii_attach_args *ma, const struct mii_phydesc *mp… 118 struct mii_attach_args ma; in e1000_probe_and_attach() local 149 ma.mii_id1 = PHY_READ (sc_phy, E1000_ID1); in e1000_probe_and_attach() 150 ma.mii_id2 = PHY_READ (sc_phy, E1000_ID2); in e1000_probe_and_attach() 152 ma.mii_data = mii; in e1000_probe_and_attach() 154 Status = e1000phy_probe (&ma); in e1000_probe_and_attach() [all …]
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/ |
D | reentrant.h | 154 #define mutexattr_init(ma) __libc_mutexattr_init((ma)) argument 155 #define mutexattr_settype(ma, t) __libc_mutexattr_settype((ma), (t)) argument 156 #define mutexattr_destroy(ma) __libc_mutexattr_destroy((ma)) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_rfc822.py | 43 mn, ma = results[i][0], results[i][1] 50 self.assertEqual(ma, a, 51 "Un-expected address: %r != %r" % (ma, a)) 52 if mn == n and ma == a:
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/ |
D | dram_spec_timing.h | 58 #define range(mi, val, ma) (((ma) > (val)) ? (max(mi, val)) : (ma)) argument
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ |
D | cdefs.h | 110 #define __GNUC_PREREQ__(ma, mi) \ argument 111 (__GNUC__ > (ma) || __GNUC__ == (ma) && __GNUC_MINOR__ >= (mi)) 113 #define __GNUC_PREREQ__(ma, mi) 0 argument
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/ |
D | IpfDefines.h | 526 #define PTE0(ed, ppn12_47, ar, pl, d, a, ma, p) \ argument 533 ( ma << PTE0_MA ) | \
|
/device/linaro/bootloader/edk2/ |
D | Maintainers.txt | 81 M: Maurice Ma <maurice.ma@intel.com>
|
/device/linaro/bootloader/edk2/BaseTools/UserManuals/ |
D | UtilityManPage_template.rtf | 80 …1505\loch\f43 This program and the accompanying materials are licensed and ma\hich\af43\dbch\af315…
|