Searched refs:CYGNUS_GPIO_RES_EN_OFFSET (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-gpio.c49 #define CYGNUS_GPIO_RES_EN_OFFSET 0x38 macro
397 cygnus_set_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio, false); cygnus_gpio_set_pull()
401 cygnus_set_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio, true); cygnus_gpio_set_pull()
417 *disable = !cygnus_get_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio); cygnus_gpio_get_pull()

Completed in 194 milliseconds