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

/linux-4.4.14/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c1152 static unsigned chv_gpio_offset_to_pin(struct chv_pinctrl *pctrl, chv_gpio_offset_to_pin() function
1161 int pin = chv_gpio_offset_to_pin(pctrl, offset); chv_gpio_get()
1180 unsigned pin = chv_gpio_offset_to_pin(pctrl, offset); chv_gpio_set()
1203 unsigned pin = chv_gpio_offset_to_pin(pctrl, offset); chv_gpio_get_direction()
1244 int pin = chv_gpio_offset_to_pin(pctrl, irqd_to_hwirq(d)); chv_gpio_irq_ack()
1261 int pin = chv_gpio_offset_to_pin(pctrl, irqd_to_hwirq(d)); chv_gpio_irq_mask_unmask()
1307 int pin = chv_gpio_offset_to_pin(pctrl, offset); chv_gpio_irq_startup()
1339 int pin = chv_gpio_offset_to_pin(pctrl, offset); chv_gpio_irq_type()

Completed in 48 milliseconds