Lines Matching refs:set
20 * register set. Used on Orion, Dove, Kirkwoord, Armada 370 and
542 * set initial polarity based on current input level
794 u32 set;
830 set = 0;
834 set = U32_MAX;
851 * Use set A for lines of GPIO chip with id 0, B for GPIO chip
855 set = 0;
857 set = U32_MAX;
863 GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, set);
1180 mvchip->chip.set = mvebu_gpio_set;