Searched refs:BIT_0 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/msk/
H A Dif_mskreg.h190 #define BIT_0 (1 << 0) macro
307 #define PCI_USEDATA64 BIT_0 /* Use 64Bit Data bus ext */
339 #define PCI_CLK_GATE_ROOT_COR_ENA BIT_0 /* Enable Gate Root Core Clock */
372 #define PCI_GAT_GPHY_LINK_DOWN BIT_0 /* GPHY Link Down */
389 #define PCI_CF1_ENA_TXBMU_WR_IDLE BIT_0 /* Enable TX BMU Write IDLE for ASPM */
402 #define PEX_DC_EN_COR_ER_RP BIT_0 /* Enable Correctable Error Reporting */
802 #define CS_RST_SET BIT_0 /* Set Software Reset */
805 #define LED_STAT_OFF BIT_0 /* Status LED Off */
815 #define PC_VCC_OFF BIT_0 /* Switch VCC Off */
845 #define Y2_IS_CHK_TXA1 BIT_0 /* Descripto
[all...]
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_hw.h39 #define BIT_0 (0x1 << 0) macro
192 #define Q81_CTL_SYSTEM_ENABLE_EFE BIT_0
264 #define Q81_CTL_CONFIG_LRQ BIT_0
282 #define Q81_CTL_STATUS_FE BIT_0
307 #define Q81_CTL_INTRM_PI BIT_0
438 #define Q81_CTL_NIC_RCVC_PPE BIT_0
478 #define Q81_CTL_RD_BCAST BIT_0
670 #define Q81_TX_MAC_FLAGS_OI BIT_0
703 #define Q81_TX_TSO_FLAGS_OI BIT_0
716 #define Q81_TX_TSO_VLAN_OFF_IC BIT_0
[all...]
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_inline.h57 if ((READ_REG32(ha, sem_reg) & BIT_0))
H A Dql_def.h38 #define BIT_0 (0x1 << 0) macro
H A Dql_misc.c151 data = (BIT_2|BIT_1|BIT_0);
157 data = (BIT_1|BIT_0);
H A Dql_hw.h928 #define Q8_GET_LINK_STAT_CFG_BITS_LINK_UP BIT_0
957 #define Q8_GET_LINK_STAT_LOSS_OF_SIGNAL BIT_0
/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_def.h38 #define BIT_0 (0x1 << 0) macro
H A Dqla_misc.c766 if ((val & BIT_0) == 0)
912 if ((val & BIT_0) == 0)

Completed in 190 milliseconds