Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c4524 grf_offs = ctrl->grf_mux_offset; in rockchip_pinctrl_get_soc_data()
4937 .grf_mux_offset = 0x0,
5069 .grf_mux_offset = 0x10,
5109 .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */
5132 .grf_mux_offset = 0xa8,
5147 .grf_mux_offset = 0xa8,
5165 .grf_mux_offset = 0xa8,
5181 .grf_mux_offset = 0x60,
5196 .grf_mux_offset = 0xa8,
5216 .grf_mux_offset = 0x60,
[all …]
H A Dpinctrl-rockchip.h404 int grf_mux_offset; member