Searched refs:PULL_FIELD_WIDTH (Results 1 – 2 of 2) sorted by relevance
45 #define PULL_FIELD_WIDTH 2 macro
101 u32 offset = pin % PINS_PER_BANK * PULL_FIELD_WIDTH; in sunxi_pull_reg()106 *mask = (BIT(PULL_FIELD_WIDTH) - 1) << *shift; in sunxi_pull_reg()