| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/drivers/pinctrl/vt8500/ |
| D | pinctrl-wmt.c | 309 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local 322 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map() 324 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map() 335 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | wm8994-core.c | 336 int pulls = 0; in wm8994_device_init() local 566 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init() 568 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init() 570 /* Disable unneeded pulls */ in wm8994_device_init() 574 pulls); in wm8994_device_init()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/tools/testing/radix-tree/ |
| D | bitmap.c | 1 /* lib/bitmap.c pulls in at least two other files. */
|
| /kernel/linux/linux-4.19/tools/power/pm-graph/config/ |
| D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/config/ |
| D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
| /kernel/linux/linux-4.19/arch/hexagon/include/uapi/asm/ |
| D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
| /kernel/linux/linux-5.10/tools/arch/hexagon/include/uapi/asm/ |
| D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
| /kernel/linux/linux-5.10/arch/hexagon/include/uapi/asm/ |
| D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/panel/ |
| D | sharp,ls037v7dw01.txt | 21 configured with external pulls, all the GPIOs are considered optional with holes
|
| /kernel/linux/linux-4.19/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 | 98 * to high-z with the same pulls as above.
|
| /kernel/linux/linux-5.10/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 | 123 * to high-z with the same pulls as above.
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | mtouchusb.txt | 44 the device could be calibrated, the driver pulls to raw coordinate data from
|
| /kernel/linux/linux-4.19/drivers/pinctrl/bcm/ |
| D | pinctrl-bcm2835.c | 721 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 740 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 742 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 751 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
| /kernel/linux/linux-4.19/drivers/i2c/busses/ |
| D | i2c-designware-common.c | 166 * of the SCL clock (tLOW) as soon as it pulls the SCL line. in i2c_dw_scl_lcnt() 193 * slave pulls SDA down "too quickly" after falling egde of in i2c_dw_set_sda_hold()
|
| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-appleir.c | 225 * the test above, or here set a timer which pulls in appleir_raw_event() 243 * 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/ |
| 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()
|
| /kernel/linux/linux-4.19/arch/arm/mach-u300/ |
| D | regulator.c | 90 * On U300 a special system controller register pulls up the DC in __u300_init_boardpower()
|
| /kernel/linux/linux-5.10/arch/arm/mach-u300/ |
| D | regulator.c | 90 * On U300 a special system controller register pulls up the DC in __u300_init_boardpower()
|
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| D | pinctrl-bcm2835.c | 784 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 803 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 805 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 814 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|