Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/pinctrl/rockchip/
Dpinctrl-rk3288.c31 static int rk3288_set_mux(struct rockchip_pin_bank *bank, int pin, int mux) in rk3288_set_mux() function
230 .set_mux = rk3288_set_mux,