Home
last modified time | relevance | path

Searched refs:SR_CHIP_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/cxt1e1/
Dmusycc.h355 #define SR_CHIP_RESET (1<<(SREQ)) /* Soft chip reset */ macro
Dmusycc.c628 if ((r != req) && (req != SR_CHIP_RESET) && (++rcnt <= MUSYCC_SR_RETRY_CNT)) in musycc_serv_req()
645 if (req == SR_CHIP_RESET) in musycc_serv_req()
893 musycc_serv_req (&ci->port[0], SR_CHIP_RESET); in musycc_init()