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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dskge.c211 gma_write16(hw, port, GM_GP_CTRL,
1995 gma_write16(hw, port, GM_GP_CTRL,
1996 gma_read16(hw, port, GM_GP_CTRL) | reg);
2032 gma_write16(hw, port, GM_GP_CTRL, reg);
2129 gma_write16(hw, port, GM_GP_CTRL,
2130 gma_read16(hw, port, GM_GP_CTRL)
2132 gma_read16(hw, port, GM_GP_CTRL);
2200 reg = gma_read16(hw, port, GM_GP_CTRL);
2206 gma_write16(hw, port, GM_GP_CTRL, reg);
2218 ctrl = gma_read16(hw, port, GM_GP_CTRL);
[all...]
H A Dsky2.c438 gma_write16(hw, port, GM_GP_CTRL, reg);
616 gma_write16(hw, port, GM_GP_CTRL,
1584 ctrl = gma_read16(hw, port, GM_GP_CTRL);
1586 gma_write16(hw, port, GM_GP_CTRL, ctrl);
1676 reg = gma_read16(hw, port, GM_GP_CTRL);
1678 gma_write16(hw, port, GM_GP_CTRL, reg);
1730 reg = gma_read16(hw, port, GM_GP_CTRL);
1732 gma_write16(hw, port, GM_GP_CTRL, reg);
1917 ctl = gma_read16(hw, port, GM_GP_CTRL);
1918 gma_write16(hw, port, GM_GP_CTRL, ct
[all...]
H A Dsky2.h1378 GM_GP_CTRL = 0x0004, /* 16 bit r/w General Purpose Control */ enumerator in enum:__anon5842
1487 /* GM_GP_CTRL 16 bit r/w General Purpose Control Register */
H A Dskge.h1624 GM_GP_CTRL = 0x0004, /* 16 bit r/w General Purpose Control */ enumerator in enum:__anon5732
1734 /* GM_GP_CTRL 16 bit r/w General Purpose Control Register */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskxmac2.c1487 GM_IN16(IoC, Port, GM_GP_CTRL, &SWord);
1493 GM_OUT16(IoC, Port, GM_GP_CTRL, SWord);
1539 GM_OUT16(IoC, Port, GM_GP_CTRL, SWord);
3217 GM_IN16(IoC, Port, GM_GP_CTRL, &Reg);
3226 GM_OUT16(IoC, Port, GM_GP_CTRL, (SK_U16)(Reg | GM_GPCR_RX_ENA |
3272 GM_IN16(IoC, Port, GM_GP_CTRL, &Word);
3274 GM_OUT16(IoC, Port, GM_GP_CTRL, (SK_U16)(Word & ~(GM_GPCR_RX_ENA |
3278 GM_IN16(IoC, Port, GM_GP_CTRL, &Word);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dxmac_ii.h1293 #define GM_GP_CTRL 0x0004 /* 16 bit r/w General Purpose Control */ macro
1450 /* GM_GP_CTRL 16 bit r/w General Purpose Control Register */

Completed in 193 milliseconds