Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c392 * ti_iodelay_offset_to_pin() - get a pin index based on the register offset
396 static int ti_iodelay_offset_to_pin(struct ti_iodelay_device *iod, in ti_iodelay_offset_to_pin() function
453 pin = ti_iodelay_offset_to_pin(iod, cfg[pin_index].offset); in ti_iodelay_node_iterator()
749 nr_pins = ti_iodelay_offset_to_pin(iod, r->regmap_config->max_register); in ti_iodelay_alloc_pins()
/kernel/linux/linux-6.6/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c394 * ti_iodelay_offset_to_pin() - get a pin index based on the register offset
398 static int ti_iodelay_offset_to_pin(struct ti_iodelay_device *iod, in ti_iodelay_offset_to_pin() function
455 pin = ti_iodelay_offset_to_pin(iod, cfg[pin_index].offset); in ti_iodelay_node_iterator()
752 nr_pins = ti_iodelay_offset_to_pin(iod, r->regmap_config->max_register); in ti_iodelay_alloc_pins()

Completed in 3 milliseconds