Searched refs:UNIPHIER_PIN_PULL_DIR_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define UNIPHIER_PIN_PULL_DIR_MASK ((1UL << (UNIPHIER_PIN_PULL_DIR_BITS))\ macro87 (((x) & (UNIPHIER_PIN_PULL_DIR_MASK)) << (UNIPHIER_PIN_PULL_DIR_SHIFT))123 UNIPHIER_PIN_PULL_DIR_MASK; in uniphier_pin_get_pull_dir()