/linux-6.12.1/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.c | 301 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.12.1/fs/crypto/ |
D | Kconfig | 20 # 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.12.1/drivers/mfd/ |
D | wm8994-core.c | 310 int pulls = 0; in wm8994_device_init() local 540 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init() 542 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init() 548 pulls); in wm8994_device_init()
|
/linux-6.12.1/tools/power/pm-graph/config/ |
D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
/linux-6.12.1/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron-sdmmc.dtsi | 22 * We also have external pulls, so disable the internal ones.
|
D | rk3288-veyron.dtsi | 490 * We also have external pulls, so disable the internal ones. 550 * We also have external pulls, so disable the internal ones.
|
D | rk3288-phycore-som.dtsi | 342 * We also have external pulls, so disable the internal ones.
|
D | rk3036.dtsi | 709 * We also have external pulls, so disable the internal ones.
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 822 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 841 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 843 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 852 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|
/linux-6.12.1/drivers/pinctrl/qcom/ |
D | pinctrl-lpass-lpi.c | 361 static const char * const pulls[] = { in lpi_gpio_dbg_show_one() local 379 seq_printf(s, " %s", pulls[pull]); in lpi_gpio_dbg_show_one()
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sc7280-idp.dtsi | 659 bias-pull-down; /* No external pulls or external pulldown */ 663 bias-pull-down; /* No external pulls or external pulldown */ 667 bias-pull-down; /* No external pulls or external pulldown */
|
D | sc7280-chrome-common.dtsi | 171 * driving them. We rely on the normal pulls configured in
|
D | sc7280-qcard.dtsi | 494 * via the eDP connector (it doesn't hit the baseboard). The external pulls 564 * board. In cases where the pulls may be board dependent we defer those
|
D | sc7280-herobrine.dtsi | 697 bias-pull-down; /* No external pulls */ 702 bias-pull-down; /* No external pulls */
|
/linux-6.12.1/Documentation/usb/ |
D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-nomadik.c | 439 static const char * const pulls[] = { in nmk_gpio_dbg_show_one() local 447 pulls[pullidx], in nmk_gpio_dbg_show_one()
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-sr-som.dtsi | 135 * to high-z with the same pulls as above.
|
D | imx6qdl-cubox-i.dtsi | 201 * The Cubox-i pulls ID low, but as it's pointless
|
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-pin-error-inj.rst | 311 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.12.1/Documentation/maintainer/ |
D | pull-requests.rst | 149 firewalls will have problems with https git pulls).
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | exynos5250-snow-common.dtsi | 100 * Config irq to disable internal pulls
|
/linux-6.12.1/tools/power/pm-graph/ |
D | README | 452 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-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 292 // 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-6.12.1/Documentation/process/ |
D | 7.AdvancedTopics.rst | 45 remote branches, the index, fast-forward merges, pushes and pulls, detached
|