Home
last modified time | relevance | path

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

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