Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-cherryview.c1162 static unsigned chv_gpio_offset_to_pin(struct chv_pinctrl *pctrl, in chv_gpio_offset_to_pin() function
1171 int pin = chv_gpio_offset_to_pin(pctrl, offset); in chv_gpio_get()
1187 unsigned pin = chv_gpio_offset_to_pin(pctrl, offset); in chv_gpio_set()
1210 unsigned pin = chv_gpio_offset_to_pin(pctrl, offset); in chv_gpio_get_direction()
1248 int pin = chv_gpio_offset_to_pin(pctrl, irqd_to_hwirq(d)); in chv_gpio_irq_ack()
1265 int pin = chv_gpio_offset_to_pin(pctrl, irqd_to_hwirq(d)); in chv_gpio_irq_mask_unmask()
1311 int pin = chv_gpio_offset_to_pin(pctrl, offset); in chv_gpio_irq_startup()
1343 int pin = chv_gpio_offset_to_pin(pctrl, offset); in chv_gpio_irq_type()