/linux/fs/crypto/ |
H A 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/Documentation/devicetree/bindings/display/panel/ |
H A 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/drivers/pinctrl/vt8500/ |
H A 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/drivers/mfd/ |
H A 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() 544 /* Disable unneeded pulls */ in wm8994_device_init() 548 pulls); in wm8994_device_init()
|
/linux/tools/power/pm-graph/config/ |
H A D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
/linux/arch/hexagon/include/uapi/asm/ |
H A D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
/linux/tools/arch/hexagon/include/uapi/asm/ |
H A D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | liteon,ltr390.yaml | 31 The sensor pulls this pin low when the measured reading is greater than
|
/linux/include/uapi/linux/spi/ |
H A D | spi.h | 21 #define SPI_READY _BITUL(7) /* slave pulls low to pause */
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-sdmmc.dtsi | 22 * We also have external pulls, so disable the internal ones.
|
/linux/drivers/hid/ |
H A 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/include/net/9p/ |
H A D | transport.h | 22 * @pooled_rbuffers: currently only set for RDMA transport which pulls the
|
/linux/Documentation/usb/ |
H A D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
/linux/include/net/ |
H A D | ieee802154_netdev.h | 233 /* pulls the entire 802.15.4 header off of the skb, including the security 251 /* pushes/pulls various frame types into/from an skb */
|
/linux/arch/arm64/boot/dts/qcom/ |
H A 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 */
|
H A 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
|
H A D | sc7280-herobrine.dtsi | 697 bias-pull-down; /* No external pulls */ 702 bias-pull-down; /* No external pulls */
|
/linux/drivers/pinctrl/bcm/ |
H A 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/drivers/pinctrl/qcom/ |
H A 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/Documentation/devicetree/bindings/display/samsung/ |
H A D | samsung,exynos-hdmi.yaml | 39 there is no power provided for DDC epprom, some TV-sets do not pulls up
|
/linux/Documentation/userspace-api/media/cec/ |
H A 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/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-cubox-i.dtsi | 200 * The Cubox-i pulls ID low, but as it's pointless
|
/linux/drivers/gpio/ |
H A 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/lib/crypto/ |
H A 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/fs/ocfs2/ |
H A D | stackglue.h | 186 * callback pulls out the stack-specific lksb, converts the status
|