Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.h385 enum rockchip_mux_route_location route_location; member
H A Dpinctrl-rockchip.c223 .route_location = FLAG, \
1056 *loc = data->route_location; in rockchip_get_mux_route()
1187 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1288 if (rockchip_get_mux_route(bank, pin, mux, &route_location, in rockchip_set_mux()
1293 switch (route_location) { in rockchip_set_mux()