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

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.c379 static unsigned two_bit_pin_value_shift_amount(unsigned int pin) function
579 tmp = tmp >> two_bit_pin_value_shift_amount(pin);
635 unsigned shift = two_bit_pin_value_shift_amount(pin);

Completed in 110 milliseconds