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