Searched refs:pull_type (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 123 .pull_type[0] = pull0, \ 124 .pull_type[1] = pull1, \ 125 .pull_type[2] = pull2, \ 126 .pull_type[3] = pull3, \ 173 .pull_type[0] = pull0, \ 174 .pull_type[1] = pull1, \ 175 .pull_type[2] = pull2, \ 176 .pull_type[3] = pull3, \ 1770 int reg, ret, pull_type; in rockchip_get_pull() local 1797 pull_type = bank->pull_type[pin_num / 8]; in rockchip_get_pull() [all …]
|
D | pinctrl-rockchip.h | 161 enum rockchip_pin_pull_type pull_type[4]; member
|
/Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
D | wmi.h | 2881 u32 pull_type; member 2909 u32 pull_type; member
|