Home
last modified time | relevance | path

Searched defs:ecw (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dspd.h29 unsigned char ecw; /* 14 Error Checking SDRAM width */ member
H A Dddr_spd.h28 unsigned char ecw; /* 14 Error Checking SDRAM width */ member
91 unsigned char ecw; /* 14 Error Checking SDRAM width */ member
/openbmc/linux/arch/s390/include/asm/
H A Dcio.h244 __u8 ecw[32]; member
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h140 uint32_t ecw[8]; member
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c250 u8 ecw = wmm_ie->ac_params[num_ac].ecw_bitmap; in mwifiex_wmm_setup_queue_priorities() local
/openbmc/linux/net/wireless/
H A Dreg.c627 u8 ecw; member
656 static int ecw2cw(int ecw) in ecw2cw()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h346 u32 ecw[8]; member
/openbmc/linux/net/mac80211/
H A Dmlme.c214 static int ecw2cw(int ecw) in ecw2cw()