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

/linux-master/drivers/pinctrl/
H A Dpinctrl-single.c810 * pcs_get_pin_by_offset() - get a pin index based on the register offset
816 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset)
1054 pin = pcs_get_pin_by_offset(pcs, offset);
1203 pin = pcs_get_pin_by_offset(pcs, offset);
814 static int pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset) function

Completed in 283 milliseconds