Searched refs:pulls (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.c | 310 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local 323 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map() 325 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map() 336 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
|
/linux-4.4.14/drivers/mfd/ |
D | wm8994-core.c | 332 int pulls = 0; in wm8994_device_init() local 556 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init() 562 pulls); in wm8994_device_init()
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 708 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 722 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 724 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 733 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/ |
D | sharp,ls037v7dw01.txt | 21 configured with external pulls, all the GPIOs are considered optional with holes
|
/linux-4.4.14/Documentation/usb/ |
D | mtouchusb.txt | 44 the device could be calibrated, the driver pulls to raw coordinate data from
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx6qdl-microsom-ar8035.dtsi | 89 * to high-z with the same pulls as above.
|
D | rk3288-veyron-sdmmc.dtsi | 53 * We also have external pulls, so disable the internal ones.
|
D | rk3288-veyron.dtsi | 477 * We also have external pulls, so disable the internal ones. 529 * We also have external pulls, so disable the internal ones.
|
D | imx6qdl-cubox-i.dtsi | 194 * The Cubox-i pulls ID low, but as it's pointless
|
D | exynos5250-snow-common.dtsi | 102 * Config irq to disable internal pulls
|
D | exynos5420-peach-pit.dts | 967 * Config irq to disable internal pulls
|
D | exynos5800-peach-pi.dts | 930 * Config irq to disable internal pulls
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-msm.c | 478 static const char * const pulls[] = { in msm_gpio_dbg_show_one() local 495 seq_printf(s, " %s", pulls[pull]); in msm_gpio_dbg_show_one()
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 971 const char *pulls[] = { in nmk_gpio_dbg_show_one() local 1003 pulls[pullidx], in nmk_gpio_dbg_show_one()
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 41 remote branches, the index, fast-forward merges, pushes and pulls, detached
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 295 // handler, pulls a command from the queue and executes its handler
|
D | hub.fuc | 219 // handler, pulls a command from the queue and executes its handler
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 686 * Fixed errors caused by LIP and cable pulls both with and without
|