Searched refs:SR_CHIP_RESET (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/cxt1e1/
H A Dmusycc.h355 #define SR_CHIP_RESET (1<<(SREQ)) /* Soft chip reset */ macro
H A Dmusycc.c604 if ((r != req) && (req != SR_CHIP_RESET) && (++rcnt <= MUSYCC_SR_RETRY_CNT))
621 if (req == SR_CHIP_RESET)
862 musycc_serv_req (&ci->port[0], SR_CHIP_RESET);

Completed in 105 milliseconds