Searched refs:ti_iodelay_offset_to_pin (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c395 * ti_iodelay_offset_to_pin() - get a pin index based on the register offset
399 static int ti_iodelay_offset_to_pin(struct ti_iodelay_device *iod, function
456 pin = ti_iodelay_offset_to_pin(iod, cfg[pin_index].offset);
753 nr_pins = ti_iodelay_offset_to_pin(iod, r->regmap_config->max_register);

Completed in 117 milliseconds