Home
last modified time | relevance | path

Searched defs:mach (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Darmada100_fec.c197 static u32 hash_function(u32 mach, u32 macl) in hash_function()
252 static int add_del_hash_entry(struct armdfec_device *darmdfec, u32 mach, in add_del_hash_entry()
336 u32 mach; in update_hash_table_mac_address() local
H A Dvsc9953.c1133 u32 mach; in vsc9953_mac_table_show() local
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dmscc_mac_table.c51 u32 macl = 0, mach = 0; in mscc_mac_table_add() local
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu1667 run_bitbake_env(self, mach=None, target='') global() argument
1702 load_bitbake_env(self, mach=None, target=None) global() argument
[all...]
/openbmc/openbmc/poky/scripts/
H A Drunqemu1670 def run_bitbake_env(self, mach=None, target=''): argument
1708 def load_bitbake_env(self, mach=None, target=None): argument
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h58 unsigned long mach; member
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c211 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_off() local
219 struct pxa2xx_udc_mach_info *mach = the_controller->mach; in pullup_on() local
H A Dpxa25x_udc.h132 struct pxa2xx_udc_mach_info *mach; member
/openbmc/qemu/include/disas/
H A Ddis-asm.h100 #define bfd_mach_sparc_v9_p(mach) \ argument
297 unsigned long mach; member
/openbmc/qemu/disas/
H A Dsparc.c2432 compute_arch_mask (unsigned long mach) in compute_arch_mask()
H A Dmips.c4025 choose_arch_by_number (unsigned long mach) in choose_arch_by_number()