Home
last modified time | relevance | path

Searched defs:cmdw (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsclp_ctl.h16 __u32 cmdw; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_ctl.c33 static int sclp_ctl_cmdw_supported(unsigned int cmdw) in sclp_ctl_cmdw_supported()
/openbmc/linux/sound/pci/
H A Dfm801.c1108 unsigned short cmdw; in snd_fm801_chip_multichannel_init() local
1139 unsigned short cmdw; in snd_fm801_chip_init() local
1165 unsigned short cmdw; in snd_fm801_free() local
/openbmc/linux/drivers/scsi/
H A Daha1740.h106 u16 cmdw; /* Command Word */ member
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_display.c758 u32 cmdw; in mcde_configure_dsi_formatter() local
/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c2031 unsigned short cmdw; in snd_ali_create() local
/openbmc/linux/drivers/ata/
H A Dsata_mv.c1787 static void mv_crqb_pack_cmd(__le16 *cmdw, u8 data, u8 addr, unsigned last) in mv_crqb_pack_cmd()