Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c95 static u32 two_bit_pin_value_shift_amount(u32 pin) in two_bit_pin_value_shift_amount() function
204 u32 shift = two_bit_pin_value_shift_amount(pin); in set_drive_strength()