Searched refs:DRIVE_STRENGTH_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define DRIVE_STRENGTH_MASK 0x3 macro61 #define DRIVE_STRENGTH (DRIVE_STRENGTH_MASK << DRIVE_STRENGTH_SHIFT)528 return tmp & DRIVE_STRENGTH_MASK; in read_drive_strength()563 tmp &= ~(DRIVE_STRENGTH_MASK << shift); in set_drive_strength()