Searched refs:cygnus_get_bit (Results 1 – 1 of 1) sorted by relevance
136 static inline bool cygnus_get_bit(struct cygnus_gpio *chip, unsigned int reg, in cygnus_get_bit() function416 *disable = !cygnus_get_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio); in cygnus_gpio_get_pull()417 *pull_up = cygnus_get_bit(chip, CYGNUS_GPIO_PAD_RES_OFFSET, gpio); in cygnus_gpio_get_pull()