Home
last modified time | relevance | path

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

/drivers/pinctrl/
Dpinctrl-rockchip.c153 enum rockchip_pin_pull_type pull_type[4]; member
230 .pull_type[0] = pull0, \
231 .pull_type[1] = pull1, \
232 .pull_type[2] = pull2, \
233 .pull_type[3] = pull3, \
280 .pull_type[0] = pull0, \
281 .pull_type[1] = pull1, \
282 .pull_type[2] = pull2, \
283 .pull_type[3] = pull3, \
1965 int reg, ret, pull_type; in rockchip_get_pull() local
[all …]