Searched refs:dedicated (Results 1 – 25 of 35) sorted by relevance
12
/drivers/mtd/parsers/ |
D | ofpart_core.c | 53 bool dedicated = true; in parse_fixed_partitions() local 71 dedicated = false; in parse_fixed_partitions() 78 if (dedicated && !of_id) { in parse_fixed_partitions() 88 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions() 107 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions() 112 if (dedicated) { in parse_fixed_partitions() 125 if (!dedicated && s_cells == 0) { in parse_fixed_partitions()
|
/drivers/dma/mediatek/ |
D | Kconfig | 12 This controller provides the channels which is dedicated to 26 This controller provides the channels which is dedicated to
|
/drivers/hid/intel-ish-hid/ |
D | Kconfig | 12 sensor polling and algorithm processing to a dedicated low power 26 sensor polling and algorithm processing to a dedicated low power
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | rl.c | 113 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() argument 123 if (dedicated) { in find_rl_entry() 130 if (table->rl_entry[i].dedicated) in find_rl_entry() 287 entry->dedicated = dedicated_entry; in mlx5_rl_add_rate_raw()
|
/drivers/infiniband/hw/hfi1/ |
D | trace_tx.h | 775 BCT(vl[0].dedicated), 778 BCT(vl[1].dedicated), 781 BCT(vl[2].dedicated), 784 BCT(vl[3].dedicated), 787 BCT(vl[4].dedicated), 790 BCT(vl[5].dedicated), 793 BCT(vl[6].dedicated), 796 BCT(vl[7].dedicated), 799 BCT(vl[15].dedicated),
|
D | mad.h | 371 __be16 dedicated; member
|
D | chip.c | 11177 vll->dedicated = cpu_to_be16( in read_one_cm_vl() 11443 new_total += be16_to_cpu(new_bc->vl[i].dedicated); in set_buffer_control() 11447 be16_to_cpu(new_bc->vl[i].dedicated)); in set_buffer_control() 11450 new_bc->vl[i].dedicated = 0; in set_buffer_control() 11480 if (new_bc->vl[i].dedicated != cur_bc.vl[i].dedicated || in set_buffer_control() 11486 if (be16_to_cpu(new_bc->vl[i].dedicated) < in set_buffer_control() 11487 be16_to_cpu(cur_bc.vl[i].dedicated)) { in set_buffer_control() 11530 vl[i].dedicated)); in set_buffer_control() 11531 cur_bc.vl[i].dedicated = in set_buffer_control() 11532 new_bc->vl[i].dedicated; in set_buffer_control() [all …]
|
/drivers/media/platform/st/stm32/ |
D | Kconfig | 31 and specialized DMA dedicated to image manipulation.
|
/drivers/net/can/rcar/ |
D | Kconfig | 19 dedicated CAN 2.0 mode.
|
/drivers/misc/ocxl/ |
D | Kconfig | 29 dedicated OpenCAPI link, and don't follow the same protocol.
|
/drivers/firmware/imx/ |
D | Kconfig | 19 which runs on a dedicated Cortex-M core to provide power, clock, and
|
/drivers/soc/rockchip/ |
D | Kconfig | 33 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
|
/drivers/crypto/ccp/ |
D | Kconfig | 44 The PSP is a dedicated processor that provides support for key
|
/drivers/staging/pi433/Documentation/devicetree/ |
D | pi433.txt | 6 - DIOx-gpio must be dedicated to the GPIO, connected with DIOx of the RFM69 module
|
/drivers/video/fbdev/omap/ |
D | Kconfig | 59 answer yes. Answer no if you have a dedicated video
|
/drivers/net/wireless/intersil/p54/ |
D | Kconfig | 58 a dedicated EEPROM chip to store all device specific values
|
/drivers/platform/surface/aggregator/ |
D | Kconfig | 51 providing a dedicated bus and client-device type.
|
/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 70 controls, then there are dedicated files
|
/drivers/gpu/drm/amd/display/dc/dml/ |
D | dc_features.h | 421 #define DC__BLON_TYPE dedicated
|
/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 148 on the chipset and runs a dedicated firmware. AMT (Active Management
|
/drivers/platform/x86/dell/ |
D | Kconfig | 27 zones on Alienware machines that don't contain a dedicated AlienFX
|
/drivers/usb/gadget/udc/ |
D | Kconfig | 375 (for control transfers) and several endpoints with dedicated 385 (for control transfers) and several endpoints with dedicated
|
/drivers/remoteproc/ |
D | Kconfig | 324 use-cases to run on your platform (dedicated firmware could be
|
/drivers/clk/qcom/ |
D | Kconfig | 71 The RPM (Resource Power Manager) is a dedicated hardware engine for 84 The RPM (Resource Power Manager) is a dedicated hardware engine for
|
/drivers/usb/misc/ |
D | Kconfig | 296 signals, which are typically on dedicated pins on the chip,
|
12