Home
last modified time | relevance | path

Searched refs:BIT_12 (Results 1 – 13 of 13) sorted by relevance

/drivers/staging/silicom/
Dbits.h35 #define BIT_12 0x1000 macro
Dbp_mod.h599 #define BP10G_SDP4_DIR BIT_12
679 #define BP10GB_GPIO4_SET BIT_12
/drivers/scsi/
Dqla1280.h38 #define BIT_12 0x1000 macro
324 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
584 #define SF_GOT_STATUS BIT_12 /* Got Status */
/drivers/scsi/qla2xxx/
Dqla_fw.h21 #define FO3_HOLD_STS_IOCB BIT_12
482 #define TMF_LUN_RESET BIT_12
569 #define SS_CONFIRMATION_REQ BIT_12
706 #define ECF_CLR_PASSTHRU_PEND BIT_12
Dqla_def.h72 #define BIT_12 0x1000 macro
296 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
839 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
986 #define MBX_12 BIT_12
2875 #define FLOGI_VSAN_SUPPORT BIT_12
2932 #define DT_ISP8432 BIT_12
Dqla_init.c1836 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
4865 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qla24xx_nvram_config()
5625 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qla81xx_nvram_config()
Dqla_gs.c1936 case BIT_12: in qla2x00_gpsc()
Dqla_target.c4741 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
4824 nv->firmware_options_2 |= __constant_cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
Dqla_mbx.c4512 0x98, 0x1, 1, BIT_13|BIT_12|BIT_0); in qla2x00_get_thermal_temp()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h354 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
Dqlcnic_hdr.h208 #define BIT_12 0x1000 macro
/drivers/scsi/qla4xxx/
Dql4_def.h88 #define BIT_12 0x1000 macro
Dql4_os.c2178 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()