Searched refs:dedicated (Results 1 – 25 of 160) sorted by relevance
1234567
/Linux-v4.19/drivers/mtd/ |
D | ofpart.c | 38 bool dedicated = true; in parse_fixed_partitions() local 56 dedicated = false; in parse_fixed_partitions() 65 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions() 84 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions() 89 if (dedicated) { in parse_fixed_partitions()
|
/Linux-v4.19/arch/s390/include/asm/ |
D | topology.h | 20 unsigned short dedicated : 1; member 39 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
|
/Linux-v4.19/drivers/staging/gs_fpgaboot/ |
D | README | 23 a dedicated device or CPU assisted way (serial or parallel). 45 You would do that with a dedicated JTAG, which usually a limited 47 However, if you use my driver, you don't have to have a dedicated JTAG.
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | sun4i-dma.txt | 11 - #dma-cells : Should be 2, first cell denoting normal or dedicated dma, 31 2. Whether it is using normal (0) or dedicated (1) channels
|
D | renesas,rcar-dmac.txt | 5 can be dedicated to specific clients or shared between a large number of 8 Each DMA client is connected to one dedicated port of the DMAC, identified by
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-teletext.rst | 13 (I:sup:`2`\ C) and could be found on old TV cards, dedicated Teletext 28 demodulators and those dedicated teletext decoders no longer exist. For
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | trace_tx.h | 733 BCT(vl[0].dedicated), 736 BCT(vl[1].dedicated), 739 BCT(vl[2].dedicated), 742 BCT(vl[3].dedicated), 745 BCT(vl[4].dedicated), 748 BCT(vl[5].dedicated), 751 BCT(vl[6].dedicated), 754 BCT(vl[7].dedicated), 757 BCT(vl[15].dedicated),
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-vpu.txt | 32 There is a special "pre-blending" used by the video planes with a dedicated 34 The OSD planes also have a dedicated scaler for one of the OSD. 43 The VENC Unit gets a Pixel Clocks (VCLK) from a dedicated HDMI PLL and clock
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | coresight-cpu-debug.txt | 10 usually every CPU has one dedicated debug module to be connected. 35 binding to turn on the debug logic if it has own dedicated
|
/Linux-v4.19/drivers/dma/mediatek/ |
D | Kconfig | 11 This controller provides the channels which is dedicated to
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | gpio-charger.txt | 13 usb-dcp (USB dedicated charging port)
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | st,stm32-vrefbuf.txt | 5 components through the dedicated VREF+ pin.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-st.txt | 26 Second type has a dedicated interrupt per gpio bank. 61 - interrupts : Interrupt number for this gpio bank. If there is a dedicated 66 irqmux or a dedicated interrupt per bank is specified.
|
D | marvell,dove-pinctrl.txt | 88 * group "audio0" internally muxes i2s0 or ac97 controller to the dedicated 90 * group "twsi" internally muxes twsi controller to the dedicated or option pins.
|
/Linux-v4.19/drivers/hid/intel-ish-hid/ |
D | Kconfig | 10 sensor polling and algorithm processing to a dedicated low power
|
/Linux-v4.19/drivers/soc/rockchip/ |
D | Kconfig | 24 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
|
/Linux-v4.19/drivers/net/can/rcar/ |
D | Kconfig | 18 dedicated CAN 2.0 mode.
|
/Linux-v4.19/drivers/misc/ocxl/ |
D | Kconfig | 29 dedicated OpenCAPI link, and don't follow the same protocol.
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-ts4900.txt | 5 uses 2 bits: it doesn't use a dedicated input bit.
|
/Linux-v4.19/Documentation/hwmon/ |
D | max16065 | 35 accurately monitor (+/-2.5%) one current channel using a dedicated high-side 47 one current channel using a dedicated high-side current-sense amplifier. The
|
D | max31790 | 26 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2406 | 15 can be provided with power on a dedicated input. In TO-92 form, it provides
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | spi-gpio.txt | 3 This represents a group of 3-n GPIO lines used for bit-banged SPI on dedicated
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-raid.txt | 19 raid4 RAID4 with dedicated last parity disk 20 raid5_n RAID5 with dedicated last parity disk supporting takeover 40 raid6_la_6 Same as "raid_la" plus dedicated last Q-syndrome disk 42 raid6_ra_6 Same as "raid5_ra" dedicated last Q-syndrome disk 44 raid6_ls_6 Same as "raid5_ls" dedicated last Q-syndrome disk 46 raid6_rs_6 Same as "raid5_rs" dedicated last Q-syndrome disk
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | Kconfig | 43 The PSP is a dedicated processor that provides support for key
|
1234567