Home
last modified time | relevance | path

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

12

/linux-6.6.21/Documentation/devicetree/bindings/display/panel/
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-6.6.21/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-6.6.21/fs/crypto/
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-6.6.21/drivers/mfd/
Dwm8994-core.c311 int pulls = 0; in wm8994_device_init() local
541 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
543 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init()
549 pulls); in wm8994_device_init()
/linux-6.6.21/tools/power/pm-graph/config/
Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/linux-6.6.21/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c817 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
836 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
838 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
847 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/linux-6.6.21/arch/arm/boot/dts/rockchip/
Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
Drk3288-veyron.dtsi490 * We also have external pulls, so disable the internal ones.
550 * We also have external pulls, so disable the internal ones.
Drk3288-phycore-som.dtsi342 * We also have external pulls, so disable the internal ones.
/linux-6.6.21/drivers/pinctrl/qcom/
Dpinctrl-lpass-lpi.c343 static const char * const pulls[] = { in lpi_gpio_dbg_show_one() local
361 seq_printf(s, " %s", pulls[pull]); in lpi_gpio_dbg_show_one()
/linux-6.6.21/arch/arm64/boot/dts/qcom/
Dsc7280-idp.dtsi641 bias-pull-down; /* No external pulls or external pulldown */
645 bias-pull-down; /* No external pulls or external pulldown */
649 bias-pull-down; /* No external pulls or external pulldown */
Dsc7280-chrome-common.dtsi128 * driving them. We rely on the normal pulls configured in
Dsc7280-qcard.dtsi495 * via the eDP connector (it doesn't hit the baseboard). The external pulls
565 * board. In cases where the pulls may be board dependent we defer those
Dsc7280-herobrine.dtsi696 bias-pull-down; /* No external pulls */
701 bias-pull-down; /* No external pulls */
/linux-6.6.21/Documentation/usb/
Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.
Dimx6qdl-cubox-i.dtsi196 * The Cubox-i pulls ID low, but as it's pointless
/linux-6.6.21/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos-hdmi.yaml39 there is no power provided for DDC epprom, some TV-sets do not pulls up
/linux-6.6.21/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst311 This defines the duration in microseconds that the custom pulse pulls
316 CEC line high (unless another CEC adapter pulls it low in that time).
/linux-6.6.21/Documentation/maintainer/
Dpull-requests.rst149 firewalls will have problems with https git pulls).
/linux-6.6.21/drivers/pinctrl/nomadik/
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-6.6.21/arch/arm/boot/dts/samsung/
Dexynos5250-snow-common.dtsi100 * Config irq to disable internal pulls
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc292 // handler, pulls a command from the queue and executes its handler
/linux-6.6.21/Documentation/process/
D7.AdvancedTopics.rst45 remote branches, the index, fast-forward merges, pushes and pulls, detached
/linux-6.6.21/tools/power/pm-graph/
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

12