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

  /src/sys/arch/hpcarm/dev/
uda1341.h 114 #define EXT_DATA_COMMN (7<<5) /* Extended Data Common bits */
uda1341.c 290 EXTEND_REG.data1 = EXT_DATA_COMMN | 0x4 ;
295 EXTEND_REG.data1 = EXT_DATA_COMMN | 0x4 ;
300 EXTEND_REG.data1 = EXT_DATA_COMMN | DATA_E2_MS(30);
305 EXTEND_REG.data1 = EXT_DATA_COMMN | DATA_E3_IG_L(0);
310 EXTEND_REG.data1 = EXT_DATA_COMMN | DATA_E4_IG_H(0);
315 EXTEND_REG.data1 = EXT_DATA_COMMN;

Completed in 14 milliseconds