Searched refs:pull_type (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.h | 119 * @pull_type: array describing the 4 pull type sources of the bank 143 enum rockchip_pin_pull_type pull_type[4]; member
|
H A D | pinctrl-rockchip.c | 159 .pull_type[0] = (pull0), .pull_type[1] = (pull1), .pull_type[2] = (pull2), .pull_type[3] = (pull3), \ 200 .pull_type[0] = (pull0), .pull_type[1] = (pull1), .pull_type[2] = (pull2), .pull_type[3] = (pull3), \ 2598 int reg, ret, pull_type; in rockchip_get_pull() local 2628 pull_type in rockchip_get_pull() 2644 int reg, ret, i, pull_type; rockchip_set_pull() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
H A D | pinctrl-rockchip.h | 301 * @pull_type: array describing the 4 pull type sources of the bank 329 enum rockchip_pin_pull_type pull_type[4]; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
H A D | pinctrl-rockchip.h | 301 * @pull_type: array describing the 4 pull type sources of the bank 329 enum rockchip_pin_pull_type pull_type[4]; member
|
Completed in 9 milliseconds