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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Ddscc4.c255 #define Hold 0x40000000 macro
322 tx_fd->state = FrameEnd | Hold | 0x00100000;
355 priv->rx_fd[cur%RX_RING_SIZE].state1 |= Hold;
454 rx_fd->state1 |= Hold;
462 rx_fd->state1 &= ~Hold;
841 tx_fd->state = FrameEnd | Hold | TO_STATE(skb->len & TxSizeMax);
863 tx_fd->state &= ~Hold;
1269 tx_fd->state |= Hold;
1376 if (state & Err) { /* Hold or reset */
1392 while(!(rx_fd->state1 & Hold)) {
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/rm5200/src/
H A Drm5200_cpuinit.S292 # routine. Hold onto the return address somewhere else
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1_cpuinit.S311 # routine. Hold onto the return address somewhere else

Completed in 90 milliseconds