HomeSort by: relevance | last modified time | path
    Searched refs:RT2560_ARSP_PLCP_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rt2560reg.h 72 #define RT2560_ARSP_PLCP_1 0x009c /* Auto Responder Basic Rate mask */
rt2560.c 2551 RAL_WRITE(sc, RT2560_ARSP_PLCP_1, 0x3);
2554 RAL_WRITE(sc, RT2560_ARSP_PLCP_1, 0x150);
2557 RAL_WRITE(sc, RT2560_ARSP_PLCP_1, 0x15f);
2806 RAL_WRITE(sc, RT2560_ARSP_PLCP_1, 0x153);

Completed in 14 milliseconds