Searched refs:grf_mux_offset (Results 1 – 5 of 5) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 3411 grf_offs = ctrl->grf_mux_offset; in rockchip_pinctrl_get_soc_data() 3720 .grf_mux_offset = 0x0, 3743 .grf_mux_offset = 0x10, 3771 .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */ 3802 .grf_mux_offset = 0x0, 3822 .grf_mux_offset = 0xa8, 3837 .grf_mux_offset = 0xa8, 3855 .grf_mux_offset = 0xa8, 3871 .grf_mux_offset = 0x60, 3886 .grf_mux_offset = 0xa8, [all …]
|
D | pinctrl-rockchip.h | 197 int grf_mux_offset; member
|
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
D | pinctrl-rockchip.h | 392 int grf_mux_offset; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
D | pinctrl-rockchip.h | 392 int grf_mux_offset; member
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 51904 - int grf_mux_offset; 55062 grf_offs = ctrl->grf_mux_offset; 55235 + .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */ 55276 + .grf_mux_offset = 0x0, 55340 + .grf_mux_offset = 0x0,
|