mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
41eee945ce
An iomux register contains 8 pins, each of which is represented by 2 bits, but the register offset is 0x8. For example, GRF_GPIO0A_IOMUX offset is 0x0, but GRF_GPIO0B_IOMUX offset is 0x8, the offset 0x4 is reserved. So add a type IOMUX_8WIDTH_2BIT to calculate offset. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-px30.c | ||
pinctrl-rk322x.c | ||
pinctrl-rk3036.c | ||
pinctrl-rk3128.c | ||
pinctrl-rk3188.c | ||
pinctrl-rk3288.c | ||
pinctrl-rk3308.c | ||
pinctrl-rk3328.c | ||
pinctrl-rk3368.c | ||
pinctrl-rk3399.c | ||
pinctrl-rockchip-core.c | ||
pinctrl-rockchip.h | ||
pinctrl-rv1108.c |