Searched refs:HOSTCR_SOFTRST (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmac.h257 #define HOSTCR_SOFTRST 0x01 //0000 0001 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmac.c781 // turn on HOSTCR_SOFTRST, just write 0x01 to reset
782 //MACvRegBitsOn(dwIoBase, MAC_REG_HOSTCR, HOSTCR_SOFTRST);
787 if ( !(byData & HOSTCR_SOFTRST))
H A Dmac.h355 #define HOSTCR_SOFTRST 0x01 //0000 0001 macro

Completed in 139 milliseconds