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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D8139cp.c376 #define cpw16_f(reg,val) do { \ macro
600 cpw16_f(IntrMask, cp_intr_mask);
637 cpw16_f(IntrMask, cp_norx_intr_mask);
965 cpw16_f(IntrMask, 0);
967 cpw16_f(CpCmd, 0);
968 cpw16_f(IntrStatus, ~(cpr16(IntrStatus)));
1035 cpw16_f(IntrMask, cp_intr_mask);
1442 cpw16_f(CpCmd, newcmd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D8139cp.c376 #define cpw16_f(reg,val) do { \ macro
600 cpw16_f(IntrMask, cp_intr_mask);
637 cpw16_f(IntrMask, cp_norx_intr_mask);
965 cpw16_f(IntrMask, 0);
967 cpw16_f(CpCmd, 0);
968 cpw16_f(IntrStatus, ~(cpr16(IntrStatus)));
1035 cpw16_f(IntrMask, cp_intr_mask);
1442 cpw16_f(CpCmd, newcmd);

Completed in 123 milliseconds