Home
last modified time | relevance | path

Searched refs:macstnaddr1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Ddtsec.c103 out_be32(&regs->macstnaddr1, mac_addr1); in dtsec_set_mac_addr()
/openbmc/u-boot/include/
H A Dfsl_dtsec.h42 u32 macstnaddr1; /* MAC station address 1 */ member
H A Dtsec.h362 u32 macstnaddr1; /* Station Address, part 1 */ member
/openbmc/u-boot/include/linux/
H A Dimmap_qe.h319 u32 macstnaddr1; /* mac station address part 1 reg */ member
/openbmc/u-boot/drivers/net/
H A Dtsec.c591 out_be32(&regs->macstnaddr1, tempval); in tsec_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h411 uint macstnaddr1; /* 0x24540 - Station Address Part 1 Register */ member
H A Dimmap_85xx.h416 u32 macstnaddr1; /* Station Addr Part 1 */ member
/openbmc/u-boot/drivers/qe/
H A Duec.c683 out_be32(&uec_regs->macstnaddr1, mac_addr1); in uec_set_mac_address()