Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c294 .route_val = VAL, \
1158 *value = data->route_val; in rockchip_get_mux_route()
1302 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1398 &route_reg, &route_val)) { in rockchip_set_mux()
1411 ret = regmap_write(route_regmap, route_reg, route_val); in rockchip_set_mux()