/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 4445 (FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[2].cmd) | in cqp_sds_wqe_fill() 4452 (FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[1].cmd) | in cqp_sds_wqe_fill() 4459 FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[0].cmd)); in cqp_sds_wqe_fill()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 6034 static int igc_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igc_ioctl() argument 6036 switch (cmd) { in igc_ioctl() 6323 switch (qopt->cmd) { in igc_tsn_enable_qbv_scheduling()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.c | 67 static int sisfb_ioctl(struct fb_info *info, unsigned int cmd, 1688 static int sisfb_ioctl(struct fb_info *info, unsigned int cmd, in sisfb_ioctl() argument 1700 switch(cmd) { in sisfb_ioctl()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1319 writeb_relaxed(instr->ctx.cmd.opcode, in stm32_fmc2_nfc_exec_op()
|
H A D | omap2.c | 2114 iowrite8(instr->ctx.cmd.opcode, in omap_nand_exec_instr()
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 335 1. using the perf cmd line tools.
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 581 use hardware breakpoints (gdb 'hbreak' cmd) to break at _startup.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.rst | 266 - u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | 2509 static const struct cmd cmds[] = {
|
/openbmc/linux/Documentation/kbuild/ |
H A D | makefiles.rst | 481 $(call cmd,crc32) 530 It stores the executed command in a corresponding .cmd
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | resctrl.rst | 1295 An RMID is allocated to the group once its created and hence the <cmd> 1300 # <cmd>
|
/openbmc/linux/net/ipv4/ |
H A D | tcp.c | 604 int tcp_ioctl(struct sock *sk, int cmd, int *karg) in tcp_ioctl() argument 610 switch (cmd) { in tcp_ioctl()
|
/openbmc/linux/fs/f2fs/ |
H A D | f2fs.h | 3494 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg); 3495 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v10_0.c | 8697 uint32_t cmd = 0; in gfx_v10_0_ring_emit_wreg() local 8701 cmd = WRITE_DATA_ENGINE_SEL(1) | WR_CONFIRM; in gfx_v10_0_ring_emit_wreg() 8704 cmd = (1 << 16); /* no inc addr */ in gfx_v10_0_ring_emit_wreg() 8707 cmd = WR_CONFIRM; in gfx_v10_0_ring_emit_wreg() 8711 amdgpu_ring_write(ring, cmd); in gfx_v10_0_ring_emit_wreg()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 14756 wlc_phy_set_rfseq_nphy(struct brcms_phy *pi, u8 cmd, const u8 *events, in wlc_phy_set_rfseq_nphy() argument 14769 t1_offset = cmd << 4; in wlc_phy_set_rfseq_nphy() 21325 void wlc_phy_force_rfseq_nphy(struct brcms_phy *pi, u8 cmd) in wlc_phy_force_rfseq_nphy() argument 21330 switch (cmd) { in wlc_phy_force_rfseq_nphy() 21370 wlc_phy_rfctrl_override_1tomany_nphy(struct brcms_phy *pi, u16 cmd, u16 value, in wlc_phy_rfctrl_override_1tomany_nphy() argument 21378 switch (cmd) { in wlc_phy_rfctrl_override_1tomany_nphy()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sama5d3.dtsi | 1517 atmel,nand-cmd-offset = <22>;
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 654 req->cmd = CPL_ABORT_NO_RST; in cxgbit_abort_arp_failure()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 618 tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels"
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdcore.c | 414 void *cmd) in mtd_reboot_notifier() argument
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-ring.c | 2408 pdev->cmd.command_trb = pdev->cmd_ring->enqueue; in cdnsp_queue_command()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 4325 int (*set_key)(struct ieee80211_hw *hw, enum set_key_cmd cmd,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8450.dtsi | 427 compatible = "qcom,cmd-db"; 3207 cmd-pins { 3227 cmd-pins {
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-intro.rst | 371 -c CMD, --cmd=CMD Specify the task to execute. The exact options
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_main.c | 1260 ring->cmd = ring->cmd_base + INC_DEC_CMD_ADDR; in xgene_enet_create_desc_ring()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | vfio.rst | 420 long (*ioctl)(struct vfio_device *vdev, unsigned int cmd,
|