Home
last modified time | relevance | path

Searched refs:route_location (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h178 * @route_location: the mux route location (same, pmu, grf).
186 enum rockchip_mux_route_location route_location; member
H A Dpinctrl-rockchip.c206 .route_location = (FLAG), \
1369 *loc = data->route_location; in rockchip_get_mux_route()
1482 u32 data, rmask, route_location, route_reg, route_val; in rockchip_set_mux() local
1532 if (rockchip_get_mux_route(bank, pin, mux, &route_location, &route_reg, &route_val)) { in rockchip_set_mux()
1536 switch (route_location) { in rockchip_set_mux()
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.h373 * @route_location: the mux route location (same, pmu, grf).
381 enum rockchip_mux_route_location route_location; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpinctrl-rockchip.h373 * @route_location: the mux route location (same, pmu, grf).
381 enum rockchip_mux_route_location route_location; member

Completed in 9 milliseconds