Home
last modified time | relevance | path

Searched full:pulls (Results 1 – 25 of 173) sorted by relevance

1234567

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
545 /* Disable unneeded pulls */ in wm8994_device_init()
549 pulls); in wm8994_device_init()
/kernel/linux/linux-5.10/drivers/mfd/
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()
558 /* Disable unneeded pulls */ in wm8994_device_init()
562 pulls); in wm8994_device_init()
/kernel/linux/linux-5.10/tools/testing/radix-tree/
Dbitmap.c1 /* lib/bitmap.c pulls in at least two other files. */
/kernel/linux/linux-6.6/tools/testing/radix-tree/
Dbitmap.c1 /* lib/bitmap.c pulls in at least two other files. */
/kernel/linux/linux-6.6/tools/power/pm-graph/config/
Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/kernel/linux/linux-5.10/tools/power/pm-graph/config/
Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/kernel/linux/linux-5.10/arch/hexagon/include/uapi/asm/
Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/kernel/linux/linux-6.6/arch/hexagon/include/uapi/asm/
Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/kernel/linux/linux-5.10/tools/arch/hexagon/include/uapi/asm/
Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/kernel/linux/linux-6.6/tools/arch/hexagon/include/uapi/asm/
Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/kernel/linux/linux-6.6/include/uapi/linux/spi/
Dspi.h21 #define SPI_READY _BITUL(7) /* slave pulls low to pause */
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
/kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/
Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
/kernel/linux/linux-6.6/include/net/9p/
Dtransport.h22 * @pooled_rbuffers: currently only set for RDMA transport which pulls the
/kernel/linux/linux-6.6/drivers/hid/
Dhid-appleir.c217 * the test above, or here set a timer which pulls in appleir_raw_event()
235 * above, or here set a timer which pulls them up after 1/8 s in appleir_raw_event()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-appleir.c217 * the test above, or here set a timer which pulls in appleir_raw_event()
235 * above, or here set a timer which pulls them up after 1/8 s in appleir_raw_event()
/kernel/linux/linux-6.6/include/net/
Dieee802154_netdev.h173 /* pulls the entire 802.15.4 header off of the skb, including the security
191 /* pushes/pulls various frame types into/from an skb */
/kernel/linux/linux-5.10/Documentation/usb/
Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/kernel/linux/linux-6.6/Documentation/usb/
Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsc7280-chrome-common.dtsi128 * driving them. We rely on the normal pulls configured in

1234567