Searched refs:requirements (Results 1 – 25 of 224) sorted by relevance
123456789
| /Linux-v5.4/Documentation/power/regulator/ |
| D | design.rst | 15 have different power requirements, and not all components with power 16 requirements are visible to software.
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | olimex,lcd-olinuxino.txt | 11 - AT24C16C EEPROM holding panel identification and timing requirements 17 device information (id, serial, etc.) and timing requirements.
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
| D | vf610-adc.txt | 16 requirements. Three values are required, depending on conversion mode: 23 operating requirements. A safe default across a wide range of R_as and
|
| /Linux-v5.4/Documentation/kbuild/ |
| D | Kconfig.recursion-issue-02 | 12 # annotate those requirements, ie, some drivers use "depends on" while others 19 # core requirements are not carefully synced, as drivers evolve features 20 # they select or depend on end up becoming shared requirements which cannot be
|
| /Linux-v5.4/drivers/gpu/drm/panfrost/ |
| D | panfrost_job.c | 108 if (job->requirements & PANFROST_JD_REQ_FS) in panfrost_job_get_slot() 113 if (job->requirements & PANFROST_JD_REQ_ONLY_COMPUTE) { in panfrost_job_get_slot() 114 if ((job->requirements & PANFROST_JD_REQ_CORE_GRP_MASK) && in panfrost_job_get_slot() 125 u32 requirements, in panfrost_job_write_affinity() argument 164 panfrost_job_write_affinity(pfdev, job->requirements, js); in panfrost_job_hw_submit()
|
| D | panfrost_job.h | 30 __u32 requirements; member
|
| D | panfrost_drv.c | 213 if (args->requirements && args->requirements != PANFROST_JD_REQ_FS) in panfrost_ioctl_submit() 232 job->requirements = args->requirements; in panfrost_ioctl_submit()
|
| /Linux-v5.4/drivers/staging/mt7621-dma/ |
| D | TODO | 3 - ensure device-tree requirements are documented
|
| /Linux-v5.4/drivers/staging/mt7621-pinctrl/ |
| D | TODO | 4 - ensure device-tree requirements are documented
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | igbvf.rst | 23 For questions related to hardware requirements, refer to the documentation 24 supplied with your Intel adapter. All hardware requirements listed apply to use
|
| D | ixgbevf.rst | 20 For questions related to hardware requirements, refer to the documentation 21 supplied with your Intel adapter. All hardware requirements listed apply to use
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-compressed.rst | 48 then the decoder has no requirements since it can parse all the 100 then the decoder has no requirements since it can parse all the 109 then the decoder has no requirements since it can parse all the 189 then the decoder has no requirements since it can parse all the
|
| /Linux-v5.4/Documentation/devicetree/bindings/serio/ |
| D | ps2-gpio.txt | 12 of the tough timing requirements.
|
| /Linux-v5.4/Documentation/devicetree/bindings/serial/ |
| D | qca,ar9330-uart.txt | 14 Additional requirements:
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | ics43432.txt | 4 host connection is the I2S interface. Apart from requirements on clock
|
| /Linux-v5.4/Documentation/devicetree/bindings/interconnect/ |
| D | qcom,sdm845.txt | 4 SDM845 interconnect providers support system bandwidth requirements through
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | lpc4350.dtsi | 7 * You can choose the licence that better fits your requirements.
|
| D | lpc4357.dtsi | 7 * You can choose the licence that better fits your requirements.
|
| /Linux-v5.4/ |
| D | README | 17 requirements for building and running the kernel, and information about
|
| /Linux-v5.4/Documentation/security/ |
| D | lsm-development.rst | 11 LSMs suit their requirements.
|
| /Linux-v5.4/drivers/soc/rockchip/ |
| D | Kconfig | 23 In order to meet high performance and low power requirements, a power
|
| /Linux-v5.4/Documentation/driver-api/firmware/ |
| D | introduction.rst | 22 Which one you use vary depending on your requirements, the rule of thumb
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/armada/ |
| D | marvell,dove-lcd.txt | 19 Further clocks may be added in the future according to requirements of
|
| /Linux-v5.4/Documentation/networking/ |
| D | multiqueue.txt | 5 Section 1: Base driver requirements for implementing multiqueue support 12 Section 1: Base driver requirements for implementing multiqueue support
|
| /Linux-v5.4/net/dcb/ |
| D | Kconfig | 13 requirements (highly reliable, no drops vs. best effort vs. low
|
123456789