Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c1166 static int init_mac_station_addr_regs(u8 address_byte_0, in init_mac_station_addr_regs() argument
1200 value |= (u32) ((address_byte_0 << 16) & 0x00FF0000); in init_mac_station_addr_regs()