Home
last modified time | relevance | path

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

/lk-master/platform/zynq/
A Dgem.c564 uint32_t mac_bot = gem.regs->spec_addr1_bot; in cmd_gem() local
566 mac_top >> 8, mac_top & 0xFF, mac_bot >> 24, (mac_bot >> 16) & 0xFF, in cmd_gem()
567 (mac_bot >> 8) & 0xFF, mac_bot & 0xFF); in cmd_gem()

Completed in 3 milliseconds