Home
last modified time | relevance | path

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

/external/u-boot/board/gdsys/common/
Dmclink.c31 u16 mc_status; in mclink_probe() local
33 FPGA_GET_REG(k, mc_status, &mc_status); in mclink_probe()
35 if (!(mc_status & (1 << 15))) in mclink_probe()
40 FPGA_GET_REG(k, mc_status, &mc_status); in mclink_probe()
41 while (!(mc_status & (1 << 14))) { in mclink_probe()
47 FPGA_GET_REG(k, mc_status, &mc_status); in mclink_probe()
/external/u-boot/include/
Dgdsys_fpga.h148 u16 mc_status; /* 0x0064 */ member
184 u16 mc_status; /* 0x0064 */ member
227 u16 mc_status; /* 0x0044 */ member
258 u16 mc_status; /* 0x0064 */ member