Searched refs:DRIVE_STRENGTH_MASK (Results 1 – 1 of 1) sorted by relevance
35 #define DRIVE_STRENGTH_MASK 0x3 macro36 #define DRIVE_STRENGTH (DRIVE_STRENGTH_MASK << DRIVE_STRENGTH_SHIFT)206 clrsetbits_le32(reg, DRIVE_STRENGTH_MASK << shift, strength << shift); in set_drive_strength()