Home
last modified time | relevance | path

Searched refs:add (Results 3501 – 3525 of 4634) sorted by relevance

1...<<141142143144145146147148149150>>...186

/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dceva,ahci-1v84.yaml14 special extensions to add functionality, is a high-performance dual-port
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst19 | This will provide the ability to add representors of mlx5 uplink and VF
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h391 u8 add; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h481 void *(*add)(const struct cxgb4_lld_info *p); member
/openbmc/linux/lib/
H A DKconfig.kgdb87 This will add an extra call back to kgdb for the breakpoint
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc-child.yaml206 gpmc,mux-add-data:
/openbmc/linux/drivers/usb/phy/
H A DKconfig122 Say Y here to add support for the NXP ISP1301 USB transceiver driver.
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsimple-framebuffer.yaml34 It is advised to add display# aliases to help the OS determine how
/openbmc/linux/Documentation/core-api/
H A Dprintk-index.rst113 Subsystem specific wrappers usually add even more complicated
/openbmc/linux/net/rds/
H A Dib.c290 .add = rds_ib_add_one,
/openbmc/linux/Documentation/security/
H A DIMA-templates.rst12 To overcome these limitations and to add additional file metadata, it is
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx_231 - Check against memory allocation failure for SCRIPTZ and add the
/openbmc/linux/include/media/
H A Dv4l2-ctrls.h784 struct v4l2_ctrl_handler *add,
/openbmc/linux/drivers/parisc/
H A DKconfig139 This will add a proc entry '/proc/chassis' giving some information
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-devkit8000-common.dtsi285 gpmc,mux-add-data = <0>;
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinebook.dts234 * FIXME: We can't add that supply for now since it would
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c433 .add = paicrypt_add,
/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c545 pmu->add = hisi_uncore_pmu_add; in hisi_pmu_init()
/openbmc/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg25 # add the dmesg and ftrace log to the html output (default: false)
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-mcbin.dtsi113 * Not stable in HS modes - phy needs "more calibration", so add
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-module-split.bbclass101 …ad_%s is defined but '%s' isn't included in KERNEL_MODULE_AUTOLOAD, please add it there" % (basena…
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-bad_1.22.11.bb56 # not add GL dependencies here, since these are taken care of in -base.
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity.txt72 Also add the basic block of dm-verity settings shown above, and select
/openbmc/webui-vue/
H A DCONTRIBUTING.md131 want to pick up a story, add a comment stating your interest, and a maintainer
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1653 int add = 0; in dsi_config_tx_fifo() local
1665 if (add + size > 4) { in dsi_config_tx_fifo()
1671 v = FLD_VAL(add, 2, 0) | FLD_VAL(size, 7, 4); in dsi_config_tx_fifo()
1674 add += size; in dsi_config_tx_fifo()
1685 int add = 0; in dsi_config_rx_fifo() local
1697 if (add + size > 4) { in dsi_config_rx_fifo()
1703 v = FLD_VAL(add, 2, 0) | FLD_VAL(size, 7, 4); in dsi_config_rx_fifo()
1706 add += size; in dsi_config_rx_fifo()

1...<<141142143144145146147148149150>>...186