Searched refs:DSLO (Results 1 – 1 of 1) sorted by relevance
910 #define DSLO(x) (((x) >> DRIVE_STRENGTH_LO_SHIFT) & 0xF) macro1517 ds = val ? DSHI(flg) : DSLO(flg); in npcm7xx_get_drive_strength()1538 if (DSLO(v) == nval) { in npcm7xx_set_drive_strength()