Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-rockchip.c3203 grf_offs = ctrl->grf_mux_offset; in rockchip_pinctrl_get_soc_data()
3485 .grf_mux_offset = 0x0,
3509 .grf_mux_offset = 0x10,
3549 .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */
3572 .grf_mux_offset = 0xa8,
3587 .grf_mux_offset = 0xa8,
3605 .grf_mux_offset = 0xa8,
3621 .grf_mux_offset = 0x60,
3636 .grf_mux_offset = 0xa8,
3656 .grf_mux_offset = 0x60,
[all …]
Dpinctrl-rockchip.h391 int grf_mux_offset; member