Searched refs:HP100_IO_EN (Results 1 - 4 of 4) 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 Dhp100.c544 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
549 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
555 hp100_outw(HP100_IO_EN | HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW);
564 if ((lsw & HP100_IO_EN) && (~lsw & HP100_MEM_EN) &&
583 hp100_outw(HP100_MEM_EN | HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
593 /* hp100_outw(HP100_IO_EN|HP100_RESET_LB, OPTION_LSW); */
854 HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
934 HP100_IO_EN |
949 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
952 HP100_IO_EN | HP100_SET_L
[all...]
H A Dhp100.h182 #define HP100_IO_EN 0x0020 /* 1:Enable I/O transfers */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dhp100.c544 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
549 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
555 hp100_outw(HP100_IO_EN | HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW);
564 if ((lsw & HP100_IO_EN) && (~lsw & HP100_MEM_EN) &&
583 hp100_outw(HP100_MEM_EN | HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
593 /* hp100_outw(HP100_IO_EN|HP100_RESET_LB, OPTION_LSW); */
854 HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
934 HP100_IO_EN |
949 hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW);
952 HP100_IO_EN | HP100_SET_L
[all...]
H A Dhp100.h182 #define HP100_IO_EN 0x0020 /* 1:Enable I/O transfers */ macro

Completed in 76 milliseconds