Home
last modified time | relevance | path

Searched refs:cmv (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/usb/atm/
H A Dueagle-atm.c489 struct cmv_e1 cmv; member
500 struct cmv_e4 cmv; member
1137 struct cmv_e1 cmv; in uea_cmv_e1() local
1155 cmv.wPreamble = cpu_to_le16(E1_PREAMBLE); in uea_cmv_e1()
1156 cmv.bDirection = E1_HOSTTOMODEM; in uea_cmv_e1()
1157 cmv.bFunction = function; in uea_cmv_e1()
1158 cmv.wIndex = cpu_to_le16(sc->cmv_dsc.e1.idx); in uea_cmv_e1()
1159 put_unaligned_le32(address, &cmv.dwSymbolicAddress); in uea_cmv_e1()
1160 cmv.wOffsetAddress = cpu_to_le16(offset); in uea_cmv_e1()
1161 put_unaligned_le32(data >> 16 | data << 16, &cmv.dwData); in uea_cmv_e1()
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dux500-msp.txt41 stericsson,earpeice-cmv = <950>; /* Units in mV. */
H A Dux500-mop500.txt38 stericsson,earpeice-cmv = <950>; /* Units in mV. */
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi235 stericsson,earpeice-cmv = <950>; /* Units in mV. */
H A Dste-ab8500.dtsi284 stericsson,earpeice-cmv = <950>; /* Units in mV. */
/linux/drivers/scsi/lpfc/
H A Dlpfc.h215 uint32_t cmv : 1; /* Configure Max VPIs */ member
231 uint32_t cmv : 1; /* Configure Max VPIs */
H A Dlpfc_mbox.c1356 phba->vpd.sli3Feat.cmv) { in lpfc_config_port()
1358 mb->un.varCfgPort.cmv = 1; in lpfc_config_port()
H A Dlpfc_hw.h3501 uint32_t cmv : 1; /* Configure Max VPIs */ member
3517 uint32_t cmv : 1; /* Configure Max VPIs */ member