Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dwb35reg_s.h63 #define DEFAULT_ATIMWD 0 /* (M40) ATIM Window. Its value is in the range 0-65535. */ macro
Dreg.c2102 tmp = (DEFAULT_ATIMWD << 16) | DEFAULT_SLOT_TIME; in Mxx_initial()