HomeSort by: relevance | last modified time | path
    Searched defs:REG_PHY_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-eth_phy.c 33 #define REG_PHY_SIZE 0x20
38 bu16 regs[REG_PHY_SIZE];
167 if (attach_size != REG_PHY_SIZE)
168 hw_abort (me, "\"reg\" size must be %#x", REG_PHY_SIZE);
  /src/external/gpl3/gdb/dist/sim/bfin/
dv-eth_phy.c 33 #define REG_PHY_SIZE 0x20
38 bu16 regs[REG_PHY_SIZE];
167 if (attach_size != REG_PHY_SIZE)
168 hw_abort (me, "\"reg\" size must be %#x", REG_PHY_SIZE);

Completed in 70 milliseconds