Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Ddtsec.c107 out_be32(&regs->macstnaddr2, mac_addr2); in dtsec_set_mac_addr()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dtsec.h44 u32 macstnaddr2; /* MAC station address 2 */ member
H A Dtsec.h364 u32 macstnaddr2; /* Station Address, part 2 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c211 u32 macstnaddr2; /* 0x144 Station Address,part 2 */ member
378 iowrite32be(tmp, &regs->macstnaddr2); in set_mac_address()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dimmap_qe.h321 u32 macstnaddr2; /* mac station address part 2 reg */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h51 u32 macstnaddr2; /* mac station address part 2 reg */ member
H A Ducc_geth.c610 (u32)&ugeth->ug_regs->macstnaddr2, in dump_regs()
611 in_be32(&ugeth->ug_regs->macstnaddr2)); in dump_regs()
3388 &ugeth->ug_regs->macstnaddr2); in ucc_geth_set_mac_addr()
3426 &ugeth->ug_regs->macstnaddr2); in ucc_geth_init_mac()
H A Dgianfar.h769 u32 macstnaddr2; /* 0x.544 - Station Address Part 2 Register */ member
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dtsec.c579 out_be32(&regs->macstnaddr2, tempval); in tsec_init()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h412 uint macstnaddr2; /* 0x24544 - Station Address Part 2 Register */ member
H A Dimmap_85xx.h418 u32 macstnaddr2; /* Station Addr Part 2 */ member
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.c687 out_be32(&uec_regs->macstnaddr2, mac_addr2); in uec_set_mac_address()