Searched refs:swmask (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/
H A De1000.c1250 uint32_t swmask = mask; local
1260 if (!(swfw_sync & (fwmask | swmask)))
1264 /* or other software thread currently using resource (swmask) */
1275 swfw_sync |= swmask;

Completed in 136 milliseconds