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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/et131x/
H A Det1310_phy.c122 miiCmd = readl(&mac->mii_mgmt_cmd);
125 writel(0, &mac->mii_mgmt_cmd);
133 writel(0x1, &mac->mii_mgmt_cmd);
156 writel(0, &mac->mii_mgmt_cmd);
162 writel(miiCmd, &mac->mii_mgmt_cmd);
181 miiCmd = readl(&mac->mii_mgmt_cmd);
184 writel(0, &mac->mii_mgmt_cmd);
208 readl(&mac->mii_mgmt_cmd));
215 writel(0, &mac->mii_mgmt_cmd);
221 writel(miiCmd, &mac->mii_mgmt_cmd);
[all...]
H A Det1310_address_map.h1176 u32 mii_mgmt_cmd; /* 0x5024 */ member in struct:_MAC_t

Completed in 47 milliseconds