Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fm/
H A Ddtsec.c106 out_be32(&regs->macstnaddr2, mac_addr2); in dtsec_set_mac_addr()
/openbmc/u-boot/include/
H A Dfsl_dtsec.h43 u32 macstnaddr2; /* MAC station address 2 */ member
H A Dtsec.h363 u32 macstnaddr2; /* Station Address, part 2 */ member
/openbmc/u-boot/include/linux/
H A Dimmap_qe.h320 u32 macstnaddr2; /* mac station address part 2 reg */ member
/openbmc/u-boot/drivers/net/
H A Dtsec.c599 out_be32(&regs->macstnaddr2, tempval); in tsec_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h412 uint macstnaddr2; /* 0x24544 - Station Address Part 2 Register */ member
H A Dimmap_85xx.h417 u32 macstnaddr2; /* Station Addr Part 2 */ member
/openbmc/u-boot/drivers/qe/
H A Duec.c686 out_be32(&uec_regs->macstnaddr2, mac_addr2); in uec_set_mac_address()