Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-rockchip.c3194 grf_offs = ctrl->grf_mux_offset; in rockchip_pinctrl_get_soc_data()
3476 .grf_mux_offset = 0x0,
3500 .grf_mux_offset = 0x10,
3540 .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */
3563 .grf_mux_offset = 0xa8,
3578 .grf_mux_offset = 0xa8,
3596 .grf_mux_offset = 0xa8,
3612 .grf_mux_offset = 0x60,
3627 .grf_mux_offset = 0xa8,
3647 .grf_mux_offset = 0x60,
[all …]
Dpinctrl-rockchip.h391 int grf_mux_offset; member