Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/pinctrl/vt8500/
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-v5.4/drivers/mfd/
Dwm8994-core.c322 int pulls = 0; in wm8994_device_init() local
552 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
554 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init()
560 pulls); in wm8994_device_init()
/Linux-v5.4/tools/power/pm-graph/config/
Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c721 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
740 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
742 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
751 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dsharp,ls037v7dw01.txt21 configured with external pulls, all the GPIOs are considered optional with holes
/Linux-v5.4/arch/arm/boot/dts/
Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
Dimx6qdl-sr-som.dtsi98 * to high-z with the same pulls as above.
Drk3288-veyron.dtsi535 * We also have external pulls, so disable the internal ones.
595 * We also have external pulls, so disable the internal ones.
Dimx6qdl-cubox-i.dtsi196 * The Cubox-i pulls ID low, but as it's pointless
Drk3288-phycore-som.dtsi342 * We also have external pulls, so disable the internal ones.
Dexynos5250-snow-common.dtsi101 * Config irq to disable internal pulls
Drk3036.dtsi625 * We also have external pulls, so disable the internal ones.
Dexynos5800-peach-pi.dts964 * Config irq to disable internal pulls
Dexynos5420-peach-pit.dts995 * Config irq to disable internal pulls
/Linux-v5.4/Documentation/usb/
Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-pin-error-inj.rst316 This defines the duration in microseconds that the custom pulse pulls
321 CEC line high (unless another CEC adapter pulls it low in that time).
/Linux-v5.4/tools/power/pm-graph/
DREADME348 For a full example config, see config/custom-timeline-functions.cfg. It pulls
423 For a full example config, see config/custom-timeline-functions.cfg. It pulls
/Linux-v5.4/Documentation/maintainer/
Dpull-requests.rst151 firewalls will have problems with https git pulls).
/Linux-v5.4/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c950 const char *pulls[] = { in nmk_gpio_dbg_show_one() local
982 pulls[pullidx], in nmk_gpio_dbg_show_one()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc292 // handler, pulls a command from the queue and executes its handler
Dhub.fuc219 // handler, pulls a command from the queue and executes its handler
/Linux-v5.4/Documentation/process/
D7.AdvancedTopics.rst45 remote branches, the index, fast-forward merges, pushes and pulls, detached
/Linux-v5.4/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi737 * We also have external pulls, so disable the internal ones.
/Linux-v5.4/Documentation/bpf/
Dbpf_devel_QA.rst613 pulls in some header files containing file scope host assembly codes.
/Linux-v5.4/Documentation/driver-api/gpio/
Ddriver.rst162 the rail actively pulls it down.

12