Home
last modified time | relevance | path

Searched refs:High (Results 1 – 16 of 16) sorted by relevance

/linux-4.19.296/drivers/message/fusion/
Dmptfc.c351 ppage0_alloc->WWNN.High = in mptfc_GetFcDevPage0()
352 le32_to_cpu(ppage0_alloc->WWNN.High); in mptfc_GetFcDevPage0()
357 ppage0_alloc->WWPN.High = in mptfc_GetFcDevPage0()
358 le32_to_cpu(ppage0_alloc->WWPN.High); in mptfc_GetFcDevPage0()
414 rid->node_name = ((u64)pg0->WWNN.High) << 32 | (u64)pg0->WWNN.Low; in mptfc_generate_rport_ids()
415 rid->port_name = ((u64)pg0->WWPN.High) << 32 | (u64)pg0->WWPN.Low; in mptfc_generate_rport_ids()
442 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_register_dev()
484 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_register_dev()
485 nn = (u64)ri->pg0.WWNN.High << 32 | (u64)ri->pg0.WWNN.Low; in mptfc_register_dev()
576 pn = (u64)ri->pg0.WWPN.High << 32 | (u64)ri->pg0.WWPN.Low; in mptfc_dump_lun_info()
[all …]
Dmptlan.c780 pSimple->Address.High = cpu_to_le32((u32) ((u64) dma >> 32)); in mpt_lan_sdu_send()
782 pSimple->Address.High = 0; in mpt_lan_sdu_send()
1247 pSimple->Address.High = cpu_to_le32((u32) ((u64) priv->RcvCtl[ctx].dma >> 32)); in mpt_lan_post_receive_buckets()
1249 pSimple->Address.High = 0; in mpt_lan_post_receive_buckets()
Dmptbase.c1076 pSge->Address.High = cpu_to_le32 in mpt_add_sge_64bit()
1115 pSge->Address.High = cpu_to_le32(tmp); in mpt_add_sge_64bit_1078()
1163 pChain->Address.High = cpu_to_le32(tmp); in mpt_add_chain_64bit()
6768 ioc->fc_port_page0[p].WWNN.High, in mpt_iocinfo_proc_show()
6770 ioc->fc_port_page0[p].WWPN.High, in mpt_iocinfo_proc_show()
/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_type.h59 S32 High; member
65 U32 High; member
Dmpi_history.txt80 * Added define for offset of High Priority Request Queue.
/linux-4.19.296/drivers/iio/gyro/
DKconfig16 tristate "Analog Devices ADIS16130 High Precision Angular Rate Sensor driver"
19 Say yes here to build support for Analog Devices ADIS16130 High Precision
/linux-4.19.296/fs/isofs/
DKconfig5 known as "High Sierra File System" and is called "hsfs" on other
/linux-4.19.296/drivers/iio/trigger/
DKconfig9 tristate "High resolution timer trigger"
/linux-4.19.296/drivers/iio/dac/
DKconfig111 High Voltage Digital to Analog Converter.
205 AD5781, AD5790, AD5791 High Resolution Voltage Output Digital to
/linux-4.19.296/usr/
DKconfig124 High compression options are mostly useful for users who are
/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddebug.c80 byte *High; /* Base + Size (constant) */ member
100 Q->High = Buffer + sizeBuffer; in queueInit()
125 if (Q->Tail + need <= Q->High) goto alloc; /* append */ in queueAllocMsg()
/linux-4.19.296/drivers/regulator/
DKconfig390 tristate "TI LP8755 High Performance PMU driver"
394 This driver supports LP8755 High Performance PMU driver. This
/linux-4.19.296/drivers/pwm/
DKconfig59 (Atmel High-end LCD Controller). This PWM output is mainly used
/linux-4.19.296/drivers/char/
DKconfig473 bool "HPET - High Precision Event Timer" if (X86 || IA64)
/linux-4.19.296/drivers/i2c/busses/
DKconfig578 High-speed I2C controller on Exynos5 based Samsung SoCs.
/linux-4.19.296/
DMAINTAINERS6696 HPET: High Precision Event Timers driver