/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/display/panel/ |
D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 39 with external pulls, all the GPIOs are considered
|
/Linux-v5.15/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-v5.15/drivers/mfd/ |
D | wm8994-core.c | 322 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()
|
/Linux-v5.15/tools/testing/radix-tree/ |
D | bitmap.c | 1 /* lib/bitmap.c pulls in at least two other files. */
|
/Linux-v5.15/tools/power/pm-graph/config/ |
D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
/Linux-v5.15/tools/arch/hexagon/include/uapi/asm/ |
D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
/Linux-v5.15/arch/hexagon/include/uapi/asm/ |
D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
/Linux-v5.15/include/uapi/linux/spi/ |
D | spi.h | 21 #define SPI_READY _BITUL(7) /* slave pulls low to pause */
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | rk3288-veyron-sdmmc.dtsi | 16 * We also have external pulls, so disable the internal ones.
|
D | imx6qdl-sr-som.dtsi | 125 * to high-z with the same pulls as above.
|
D | rk3288-veyron.dtsi | 486 * We also have external pulls, so disable the internal ones. 546 * We also have external pulls, so disable the internal ones.
|
D | imx6qdl-cubox-i.dtsi | 196 * The Cubox-i pulls ID low, but as it's pointless
|
/Linux-v5.15/drivers/hid/ |
D | hid-appleir.c | 217 * 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()
|
/Linux-v5.15/Documentation/usb/ |
D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
/Linux-v5.15/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 783 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 802 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 804 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 813 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|
/Linux-v5.15/Documentation/userspace-api/media/cec/ |
D | cec-pin-error-inj.rst | 309 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-v5.15/drivers/i2c/busses/ |
D | i2c-designware-common.c | 381 * of the SCL clock (tLOW) as soon as it pulls the SCL line. in i2c_dw_scl_lcnt() 414 * slave pulls SDA down "too quickly" after falling edge of in i2c_dw_set_sda_hold()
|
/Linux-v5.15/drivers/pinctrl/qcom/ |
D | pinctrl-lpass-lpi.c | 539 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-v5.15/lib/crypto/ |
D | aes.c | 273 * to zero. This pulls the entire Sbox into the D-cache before any in aes_encrypt() 324 * to zero. This pulls the entire Sbox into the D-cache before any in aes_decrypt()
|
/Linux-v5.15/include/net/ |
D | ieee802154_netdev.h | 87 /* pulls the entire 802.15.4 header off of the skb, including the security
|
/Linux-v5.15/Documentation/maintainer/ |
D | pull-requests.rst | 151 firewalls will have problems with https git pulls).
|
/Linux-v5.15/fs/ocfs2/ |
D | stackglue.h | 186 * callback pulls out the stack-specific lksb, converts the status
|
/Linux-v5.15/Documentation/process/ |
D | 7.AdvancedTopics.rst | 45 remote branches, the index, fast-forward merges, pushes and pulls, detached
|
/Linux-v5.15/tools/testing/selftests/gpio/ |
D | gpio-mockup.sh | 221 # test pulls
|