Home
last modified time | relevance | path

Searched refs:BIT_27 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h162 #define BIT_27 (1 << 27) macro
264 #define PCI_Y2_PHY2_POWD BIT_27 /* Set PHY 2 to Power Down (YUKON-2) */
312 #define PCI_OS_PCI66M BIT_27 /* PCI 66 MHz Bus */
346 #define PCI_CTL_TIM_VMAIN_AV0 BIT_27 /* Bit 28..27: Timer Vmain_av Mask */
347 #define PCI_CTL_TIM_VMAIN_AV_MSK (BIT_28 | BIT_27)
828 #define Y2_IS_POLL_CHK BIT_27 /* Check IRQ from polling unit */
862 #define Y2_IS_MST_ERR BIT_27 /* Master error interrupt */
1130 #define F_EMPTY BIT_27 /* Tx FIFO: empty flag */
1946 #define RX_TRUNC_ON BIT_27 /* enable packet truncation */
2071 #define GPC_INT_POL BIT_27 /* IRQ Polarity is Active Low */
[all …]
/dragonfly/sys/dev/netif/re/
H A Dre.h1022 BIT_27 = (1 << 27), enumerator