Home
last modified time | relevance | path

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

123

/linux/fs/crypto/
H A 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/Documentation/devicetree/bindings/display/panel/
H A 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/drivers/pinctrl/vt8500/
H A 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/drivers/mfd/
H A Dwm8994-core.c310 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/testing/selftests/net/
H A Dskf_net_off.sh20 # disable early demux, else udp_v6_early_demux pulls udp header into linear
/linux/tools/power/pm-graph/config/
H A Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/linux/arch/hexagon/include/uapi/asm/
H A Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/linux/tools/arch/hexagon/include/uapi/asm/
H A Dunistd.h23 * The kernel pulls this unistd.h in three different ways:
/linux/Documentation/devicetree/bindings/iio/light/
H A Dliteon,ltr390.yaml31 The sensor pulls this pin low when the measured reading is greater than
/linux/include/uapi/linux/spi/
H A Dspi.h21 #define SPI_READY _BITUL(7) /* slave pulls low to pause */
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
/linux/drivers/hid/
H A 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()
/linux/include/net/9p/
H A Dtransport.h22 * @pooled_rbuffers: currently only set for RDMA transport which pulls the
/linux/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux/include/net/
H A Dieee802154_netdev.h233 /* 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/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos-hdmi.yaml39 there is no power provided for DDC epprom, some TV-sets do not pulls up
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-qcard.dtsi494 * 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
/linux/lib/crypto/
H A Daes.c274 * to zero. This pulls the entire Sbox into the D-cache before any in aes_encrypt()
325 * to zero. This pulls the entire Sbox into the D-cache before any in aes_decrypt()
/linux/drivers/i2c/busses/
H A Di2c-designware-common.c452 * of the SCL clock (tLOW) as soon as it pulls the SCL line. in i2c_dw_scl_lcnt()
485 * slave pulls SDA down "too quickly" after falling edge of in i2c_dw_set_sda_hold()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c80 * This function pulls the string back out of the attribute and will place
145 * This function pulls the MAC address back out of the attribute and will
/linux/Documentation/process/
H A D7.AdvancedTopics.rst45 remote branches, the index, fast-forward merges, pushes and pulls, detached
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh221 # test pulls
/linux/tools/power/pm-graph/
H A 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
/linux/drivers/input/mouse/
H A Dvmmouse.c109 * This function pulls events from the vmmouse communications channel and
/linux/include/uapi/drm/
H A Dqaic_accel.h219 * @dev_addr: In. Device address this slice pushes to or pulls from.

123