Home
last modified time | relevance | path

Searched refs:pulls (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/pinctrl/vt8500/
A Dpinctrl-wmt.c301 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local
314 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map()
316 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map()
327 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
/linux/Documentation/devicetree/bindings/display/panel/
A Dsharp,ls037v7dw01.yaml12 configured with external pulls, all the GPIOs are considered optional with holes
39 with external pulls, all the GPIOs are considered
/linux/fs/crypto/
A DKconfig20 # Note: this option only pulls in the algorithms that filesystem encryption
25 # Also note that this option only pulls in the generic implementations of the
/linux/drivers/mfd/
A Dwm8994-core.c322 int pulls = 0; in wm8994_device_init() local
554 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
556 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init()
562 pulls); in wm8994_device_init()
/linux/tools/power/pm-graph/config/
A Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/linux/drivers/pinctrl/bcm/
A Dpinctrl-bcm2835.c784 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
803 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
805 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
814 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/linux/arch/arm/boot/dts/
A Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
A Drk3288-veyron.dtsi486 * We also have external pulls, so disable the internal ones.
546 * We also have external pulls, so disable the internal ones.
A Dimx6qdl-sr-som.dtsi125 * to high-z with the same pulls as above.
A Dimx6qdl-cubox-i.dtsi196 * The Cubox-i pulls ID low, but as it's pointless
A Drk3288-phycore-som.dtsi342 * We also have external pulls, so disable the internal ones.
A Dexynos5250-snow-common.dtsi101 * Config irq to disable internal pulls
A Drk3036.dtsi698 * We also have external pulls, so disable the internal ones.
A Dexynos5800-peach-pi.dts978 * Config irq to disable internal pulls
A Dexynos5420-peach-pit.dts996 * Config irq to disable internal pulls
/linux/Documentation/usb/
A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux/drivers/pinctrl/qcom/
A Dpinctrl-lpass-lpi.c539 static const char * const pulls[] = { in lpi_gpio_dbg_show_one() local
557 seq_printf(s, " %s", pulls[pull]); in lpi_gpio_dbg_show_one()
/linux/Documentation/userspace-api/media/cec/
A Dcec-pin-error-inj.rst309 This defines the duration in microseconds that the custom pulse pulls
314 CEC line high (unless another CEC adapter pulls it low in that time).
/linux/drivers/pinctrl/nomadik/
A Dpinctrl-nomadik.c953 static const char * const pulls[] = { in nmk_gpio_dbg_show_one() local
961 pulls[pullidx], in nmk_gpio_dbg_show_one()
/linux/Documentation/maintainer/
A Dpull-requests.rst151 firewalls will have problems with https git pulls).
/linux/tools/power/pm-graph/
A DREADME452 For a full example config, see config/custom-timeline-functions.cfg. It pulls
527 For a full example config, see config/custom-timeline-functions.cfg. It pulls
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dgpc.fuc292 // handler, pulls a command from the queue and executes its handler
A Dhub.fuc219 // handler, pulls a command from the queue and executes its handler
/linux/Documentation/process/
A D7.AdvancedTopics.rst45 remote branches, the index, fast-forward merges, pushes and pulls, detached
/linux/arch/arm64/boot/dts/rockchip/
A Drk3399-gru.dtsi740 * We also have external pulls, so disable the internal ones.

Completed in 53 milliseconds

12