Searched full:needs (Results 1 – 25 of 4674) sorted by relevance
12345678910>>...187
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_agp.c | 48 /* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs AGPMode 4 (deb #515326) */ 50 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */ 52 …/* Intel 82865G/PE/P DRAM Controller/Host-Hub / RV280 [Radeon 9200 SE] Needs AGPMode 4 (lp #300304… 55 /* Intel 82855PM Processor to I/O Controller / Mobility M6 LY Needs AGPMode 1 (deb #467235) */ 58 /* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (lp #195051) */ 61 …/* Intel 82855PM host bridge / RV250/M9 GL [Mobility FireGL 9000/Radeon 9000] needs AGPMode 1 (Thi… 64 /* Intel 82855PM host bridge / Mobility M7 needs AGPMode 1 */ 67 /* Intel 82855PM host bridge / FireGL Mobility T2 RV350 Needs AGPMode 2 (fdo #20647) */ 70 /* Intel 82855PM host bridge / Mobility M9+ / VaioPCG-V505DX Needs AGPMode 2 (fdo #17928) */ 73 /* Intel 82855PM Processor to I/O Controller / Mobility M9+ Needs AGPMode 8 (phoronix forum) */ [all …]
|
/Linux-v6.1/drivers/clk/st/ |
D | clk-flexgen.c | 306 /* This clk needs to be on so that memory interface is accessible */ 335 /* This clk needs to be on to keep bus interconnect alive */ 337 /* This clk needs to be on to keep bus interconnect alive */ 342 /* This clk needs to be on to keep A9 running */ 352 /* This clk needs to be on to keep bus interconnect alive */ 355 /* This clk needs to be on to keep bus interconnect alive */ 380 /* This clk needs to be on to keep bus interconnect alive */ 382 /* This clk needs to be on to keep bus interconnect alive */ 387 /* This clk needs to be on to keep A9 running */ 397 /* This clk needs to be on to keep bus interconnect alive */ [all …]
|
/Linux-v6.1/tools/usb/ |
D | hcd-tests.sh | 7 # - out, in: out needs 'bulk sink' firmware, in needs 'bulk src' 8 # - iso-out, iso-in: out needs 'iso sink' firmware, in needs 'iso src' 9 # - halt: needs bulk sink+src, tests halt set/clear from host 10 # - unlink: needs bulk sink and/or src, test HCD unlink processing 11 # - loop: needs firmware that will buffer N transfers 260 # FIXME someone needs to write and merge a version of this
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-venice-gw72xx-0x-rs422.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
D | imx8mm-venice-gw72xx-0x-rs485.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
D | imx8mm-venice-gw73xx-0x-rs422.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
D | imx8mm-venice-gw73xx-0x-rs485.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
/Linux-v6.1/drivers/vhost/ |
D | Kconfig | 6 This option is selected by any driver which needs to support 13 This option is selected by any driver which needs to access 20 This option is selected by any driver which needs to access 36 module itself which needs to be loaded in guest kernel.
|
/Linux-v6.1/Documentation/rust/ |
D | quick-start.rst | 75 in the kernel, which means LLVM needs to be installed; like when the kernel 119 thus nothing needs to be done. If another profile is being used, the component 135 thus nothing needs to be done. If another profile is being used, the component 152 thus nothing needs to be done. 169 thus nothing needs to be done. 181 ``rust-analyzer`` needs a configuration file, ``rust-project.json``, which 188 ``Rust support`` (``CONFIG_RUST``) needs to be enabled in the ``General setup``
|
/Linux-v6.1/include/linux/ |
D | ti_wilink_st.h | 54 * @reserve: the number of bytes ST needs to reserve in the skb being 104 * This needs to be protected, hence the lock inside wakeup func. 114 * is received, the states, count and the skb needs to be maintained. 116 * @txq: the list of skbs which needs to be sent onto the TTY. 117 * @tx_waitq: if the chip is not in AWAKE state, the skbs needs to be queued 118 * up in here, PM(WAKEUP_IND) data needs to be sent and then the skbs 120 * Needs locking too. 124 * needs to be downloaded to initialize chip side ST. 225 * @uim_pid: KIM needs to communicate with UIM to request to install 291 * Each such action needs to be parsed by the KIM and [all …]
|
/Linux-v6.1/include/linux/usb/ |
D | quirks.h | 30 /* device needs a pause during initialization, after we read the device 61 * Device needs to be disconnected before suspend to prevent spurious 66 /* Device needs a pause after every control message. */ 69 /* Hub needs extra delay after resetting its port. */
|
D | ehci_pdriver.h | 18 * @port_power_on: set to 1 if the controller needs a power up after 20 * @port_power_off: set to 1 if the controller needs to be powered down 24 * @reset_on_resume: set to 1 if the controller needs to be reset after
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | atmel,at91-pinctrl.txt | 89 PULL_UP (1 << 0): indicate this pin needs a pull up. 90 MULTIDRIVE (1 << 1): indicate this pin needs to be configured as multi-drive. 92 DEGLITCH (1 << 2): indicate this pin needs deglitch. 93 PULL_DOWN (1 << 3): indicate this pin needs a pull down. 94 DIS_SCHMIT (1 << 4): indicate this pin needs to the disable schmitt trigger. 104 DEBOUNCE (1 << 16): indicate this pin needs debounce.
|
/Linux-v6.1/arch/x86/boot/compressed/ |
D | idt_64.c | 45 * initialize_identity_maps() needs a #PF handler to be setup 49 * This #PF handler setup needs to happen in load_stage2_idt() where the 52 * In order to be able to handle #VCs, one needs a GHCB which 55 * handler do_boot_stage2_vc() needs to call early_setup_ghcb() itself
|
/Linux-v6.1/Documentation/devicetree/bindings/mux/ |
D | mux-consumer.yaml | 28 If it is required to provide the state that the mux controller needs to 34 the consumers want to control the mux controller. If the consumer needs 35 needs to set multiple states in a mux controller, then property 36 "mux-controls" can be used. If the consumer needs to set the mux
|
/Linux-v6.1/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.rst | 24 close preparations) can simply go. Device specific stuff needs to go to the 42 Needs the status-callback defined, otherwise returns 0 45 Needs the bootstatus member properly set. Make sure it is 0 if you 65 It needs get_timeleft() callback to be defined. Otherwise it 177 used. This needs to be converted by initializing the status variable of the 187 The module parameter itself needs to stay, everything else related to nowayout 210 The entry for the driver now needs to select WATCHDOG_CORE:
|
/Linux-v6.1/sound/hda/ |
D | hdac_component.c | 28 * driver that needs the interaction with graphics driver. 61 * needs the interaction with graphics driver. 116 * driver that needs the interaction with graphics driver. 151 * driver that needs the interaction with graphics driver. 247 * driver that needs the interaction with graphics driver. 272 * driver that needs the interaction with graphics driver. 278 * binding with the DRM component. Each caller needs to sync via master_bind 327 * driver that needs the interaction with graphics driver.
|
/Linux-v6.1/Documentation/process/ |
D | botching-up-ioctls.rst | 70 needs a new driver feature flags. 92 * The ioctl must check for array overflows. Also it needs to check for 165 and suiting to your needs. 172 the given GPU platforms. This means a driver needs to expose tons of handles 178 needs to be shared across processes - fd-passing over unix domain sockets 194 command submission ioctl. But then if objects are shareable userspace needs 205 Not every problem needs a new ioctl: 217 maybe only your testsuite needs this interface, and then debugfs with its
|
/Linux-v6.1/drivers/mmc/host/ |
D | sdhci-bcm-kona.c | 73 * Back-to-Back register write needs a delay of 1ms at bootup (min 10uS) in sdhci_bcm_kona_sd_reset() 74 * Back-to-Back writes to same register needs delay when SD bus clock in sdhci_bcm_kona_sd_reset() 98 * Back-to-Back register write needs a delay of 1ms at bootup (min 10uS) in sdhci_bcm_kona_sd_init() 99 * Back-to-Back writes to same register needs delay when SD bus clock in sdhci_bcm_kona_sd_init() 110 * IP to function properly the bit 0 of CORESTAT register needs to be set/reset 120 * Back-to-Back register write needs a delay of min 10uS. in sdhci_bcm_kona_sd_card_emulate() 121 * Back-to-Back writes to same register needs delay when SD bus clock in sdhci_bcm_kona_sd_card_emulate()
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | kernel-pgtable.h | 85 + EARLY_PGDS((vstart), (vend), add) /* each PGDIR needs a next level page table */ \ 86 + EARLY_PUDS((vstart), (vend), add) /* each PUD needs a next level page table */ \ 87 + EARLY_PMDS((vstart), (vend), add)) /* each PMD needs a next level page table */ 90 /* the initial ID map may need two extra pages if it needs to be extended */ 141 * has a direct correspondence, and needs to appear sufficiently aligned
|
/Linux-v6.1/arch/ia64/lib/ |
D | io.c | 9 * This needs to be optimized. 24 * This needs to be optimized. 39 * This needs to be optimized.
|
/Linux-v6.1/include/soc/fsl/ |
D | dpaa2-fd.h | 112 * @addr: the address needs to be set in frame descriptor 133 * @frc: the frame context needs to be set in frame descriptor 175 * @flc_addr: the flow context needs to be set in frame descriptor 205 * @len: the length needs to be set in frame descriptor 226 * @offset: the offset needs to be set in frame descriptor 250 * @format: the format needs to be set in frame descriptor 488 * @addr: the address needs to be set in frame list entry 510 * @frc: the frame context needs to be set in frame list entry 552 * @flc_addr: the flow context needs to be set in frame list entry 583 * @len: the length needs to be set in frame list entry [all …]
|
/Linux-v6.1/Documentation/driver-api/ |
D | sync_file.rst | 47 When a driver needs to send an out-fence userspace it creates a sync_file. 54 first step, next it needs to install an fd on sync_file->file. So it gets an 65 If the creation process fail, or the sync_file needs to be released by any 71 When userspace needs to send an in-fence to the driver it passes file descriptor
|
/Linux-v6.1/kernel/power/ |
D | console.c | 34 * @required: if true, caller needs VT switch at suspend/resume time 42 * the argument. If any loaded driver needs VT switching, or the 73 * pm_vt_switch_unregister - stop tracking a device's VT switching needs 100 * 3) any registered driver indicates it needs a VT switch
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.h | 28 * even if it also needs to send traffic to a sleeping STA1, without being 45 * When a frame for a previously unseen RA/TID comes in, it needs to be deferred 62 * When a RA/TID needs to become aggregated, no new queue is required to be 95 * paths are triggered by the fw, and the driver needs to get a pointer to the 107 * The station holds the sequence number per tid. So this data needs to be 110 * were drained), so it also needs to be accessible from the Tx response flow. 111 * In short, the station needs to be access from sleepable context as well as 112 * from tasklets, so the station itself needs a spinlock. 127 * The FW needs a few internal stations that are not reflected in 173 * not be zeroed and needs to be reinitialized manually. [all …]
|
12345678910>>...187