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

  /src/sys/dev/ic/
interwavereg.h 123 #define URSTI 0x4C /* URSTI index */
124 #define GF1_SET 0x01 /* URSTI[0] */
125 #define GF1_OUT_ENABLE 0x02 /* URSTI[1] */
126 #define GF1_IRQ_ENABLE 0x04 /* URSTI[2] */
127 #define GF1_RESET 0xFE /* URSTI[0]=0 */
interwave.c 385 IW_WRITE_GENERAL_1(URSTI, 0x00);
387 IW_WRITE_GENERAL_1(URSTI, 0x07);

Completed in 29 milliseconds