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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.c203 gma_write16(hw, port, GM_GP_CTRL,
2099 gma_write16(hw, port, GM_GP_CTRL,
2100 gma_read16(hw, port, GM_GP_CTRL) | reg);
2136 gma_write16(hw, port, GM_GP_CTRL, reg);
2236 gma_write16(hw, port, GM_GP_CTRL,
2237 gma_read16(hw, port, GM_GP_CTRL)
2239 gma_read16(hw, port, GM_GP_CTRL);
2306 reg = gma_read16(hw, port, GM_GP_CTRL);
2312 gma_write16(hw, port, GM_GP_CTRL, reg);
2324 ctrl = gma_read16(hw, port, GM_GP_CTRL);
[all...]
H A Dsky2.c486 gma_write16(hw, port, GM_GP_CTRL, reg);
686 gma_write16(hw, port, GM_GP_CTRL,
723 reg = gma_read16(hw, port, GM_GP_CTRL);
725 gma_write16(hw, port, GM_GP_CTRL, reg);
770 gma_write16(hw, port, GM_GP_CTRL,
1954 ctrl = gma_read16(hw, port, GM_GP_CTRL);
1956 gma_write16(hw, port, GM_GP_CTRL, ctrl);
2071 reg = gma_read16(hw, port, GM_GP_CTRL);
2073 gma_write16(hw, port, GM_GP_CTRL, reg);
2276 ctl = gma_read16(hw, port, GM_GP_CTRL);
[all...]
H A Dsky2.h1629 GM_GP_CTRL = 0x0004, /* 16 bit r/w General Purpose Control */ enumerator in enum:__anon13389
1738 /* 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:__anon13274
1734 /* GM_GP_CTRL 16 bit r/w General Purpose Control Register */

Completed in 129 milliseconds