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.c4031 grf_offs = ctrl->grf_mux_offset; in rockchip_pinctrl_get_soc_data()
4308 .grf_mux_offset = 0x0,
4332 .grf_mux_offset = 0x10,
4372 .grf_mux_offset = 0x10004, /* mux offset from GPIO0_D0 */
4395 .grf_mux_offset = 0xa8,
4410 .grf_mux_offset = 0xa8,
4428 .grf_mux_offset = 0xa8,
4444 .grf_mux_offset = 0x60,
4459 .grf_mux_offset = 0xa8,
4479 .grf_mux_offset = 0x60,
[all …]
H A Dpinctrl-rockchip.h398 int grf_mux_offset; member