Searched refs:mac_addr_l (Results 1 – 4 of 4) sorted by relevance
70 iowrite32be(0, ®s->mac_addr0.mac_addr_l); in fman_memac_clear_addr_in_paddr()73 iowrite32be(0x0, ®s->mac_addr[paddr_num - 1].mac_addr_l); in fman_memac_clear_addr_in_paddr()91 iowrite32be(tmp0, ®s->mac_addr0.mac_addr_l); in fman_memac_add_addr_in_paddr()94 iowrite32be(tmp0, ®s->mac_addr[paddr_num-1].mac_addr_l); in fman_memac_add_addr_in_paddr()
110 &((struct memac_regs *)__if->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_get_primary_mac_addr()135 mac_addr[addr_num-1].mac_addr_l; in fman_if_clear_mac_addr()141 reg = &((struct memac_regs *)m->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_clear_mac_addr()160 mac_addr[addr_num-1].mac_addr_l; in fman_if_add_mac_addr()162 reg = &((struct memac_regs *)m->ccsr_map)->mac_addr0.mac_addr_l; in fman_if_add_mac_addr()
80 uint32_t mac_addr_l; /**< Lower 32 bits of 48-bit MAC address */ member
185 uint32_t mac_addr_l; /* Lower 32 bits of 48-bit MAC address */ member