Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h381 enum rockchip_mux_route_location route_location; member
H A Dpinctrl-rockchip.c222 .route_location = FLAG, \
1067 *loc = data->route_location; in rockchip_get_mux_route()
1198 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1278 if (rockchip_get_mux_route(bank, pin, mux, &route_location, in rockchip_set_mux()
1283 switch (route_location) { in rockchip_set_mux()