Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-rockchip.h384 enum rockchip_mux_route_location route_location; member
H A Dpinctrl-rockchip.c243 .route_location = FLAG, \
1088 *loc = data->route_location; in rockchip_get_mux_route()
1224 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1309 if (rockchip_get_mux_route(bank, pin, mux, &route_location, in rockchip_set_mux()
1314 switch (route_location) { in rockchip_set_mux()