Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-th1520.c70 static unsigned int th1520_padcfg_shift(unsigned int pin) in th1520_padcfg_shift() function
579 unsigned int shift = th1520_padcfg_shift(pin); in th1520_padcfg_rmw()
607 value = (value >> th1520_padcfg_shift(pin)) & GENMASK(9, 0); in th1520_pinconf_get()
756 value = (value >> th1520_padcfg_shift(pin)) & GENMASK(9, 0); in th1520_pinconf_dbg_show()