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

/linux-4.4.14/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-gpio.c136 static inline bool cygnus_get_bit(struct cygnus_gpio *chip, unsigned int reg, cygnus_get_bit() function
416 *disable = !cygnus_get_bit(chip, CYGNUS_GPIO_RES_EN_OFFSET, gpio); cygnus_gpio_get_pull()
417 *pull_up = cygnus_get_bit(chip, CYGNUS_GPIO_PAD_RES_OFFSET, gpio); cygnus_gpio_get_pull()

Completed in 38 milliseconds