Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h389 u32 route_val; member
H A Dpinctrl-rockchip.c294 .route_val = VAL, \
1142 *value = data->route_val; in rockchip_get_mux_route()
1283 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1376 &route_reg, &route_val)) { in rockchip_set_mux()
1389 ret = regmap_write(route_regmap, route_reg, route_val); in rockchip_set_mux()