Searched refs:CYGNUS_GPIO_RES_EN_OFFSET (Results 1 – 1 of 1) sorted by relevance
49 #define CYGNUS_GPIO_RES_EN_OFFSET 0x38 macro397 cygnus_set_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio, false); in cygnus_gpio_set_pull()401 cygnus_set_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio, true); in cygnus_gpio_set_pull()417 *disable = !cygnus_get_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio); in cygnus_gpio_get_pull()