Lines Matching refs:BIT

124 #define MDIO_AN_T1_CTRL_RESTART		BIT(9)
126 #define MDIO_AN_T1_CTRL_EN BIT(12)
130 #define MDIO_AN_T1_STAT_LINK_STATUS BIT(2)
132 #define MDIO_AN_T1_STAT_ABLE BIT(3)
134 #define MDIO_AN_T1_STAT_REMOTE_FAULT BIT(4)
136 #define MDIO_AN_T1_STAT_COMPLETE BIT(5)
138 #define MDIO_AN_T1_STAT_PAGE_RX BIT(6)
142 #define MDIO_AN_T1_ADV_L_PAUSE_CAP BIT(10)
144 #define MDIO_AN_T1_ADV_L_PAUSE_ASYM BIT(11)
146 #define MDIO_AN_T1_ADV_L_FORCE_MS BIT(12)
148 #define MDIO_AN_T1_ADV_L_REMOTE_FAULT BIT(13)
150 #define MDIO_AN_T1_ADV_L_ACK BIT(14)
152 #define MDIO_AN_T1_ADV_L_NEXT_PAGE_REQ BIT(15)
156 #define MDIO_AN_T1_ADV_M_B10L BIT(14)
158 #define MDIO_AN_T1_ADV_M_MST BIT(4)
162 #define MDIO_AN_T1_ADV_H_10L_TX_HI_REQ BIT(12)
164 #define MDIO_AN_T1_ADV_H_10L_TX_HI BIT(13)
168 #define MDIO_PMA_PMD_BT1_CTRL_CFG_MST BIT(14)
185 #define MDIO_PMA_B10L_CTRL_TX_DIS_MODE_EN BIT(14)
187 #define MDIO_PMA_B10L_CTRL_TX_LVL_HI BIT(12)
189 #define MDIO_PMA_B10L_CTRL_EEE BIT(10)
191 #define MDIO_PMA_B10L_CTRL_LB_PMA_LOC_EN BIT(0)
195 #define MDIO_PMA_B10L_STAT_LINK BIT(0)
197 #define MDIO_PMA_B10L_STAT_FAULT BIT(1)
199 #define MDIO_PMA_B10L_STAT_POLARITY BIT(2)
201 #define MDIO_PMA_B10L_STAT_RECV_FAULT BIT(9)
203 #define MDIO_PMA_B10L_STAT_EEE BIT(10)
205 #define MDIO_PMA_B10L_STAT_LOW_POWER BIT(11)
207 #define MDIO_PMA_B10L_STAT_2V4_ABLE BIT(12)
209 #define MDIO_PMA_B10L_STAT_LB_ABLE BIT(13)
213 #define MDIO_PMA_B10L_LINK_STAT_REM_RCVR_STAT_OK_LL BIT(9)
215 #define MDIO_PMA_B10L_LINK_STAT_REM_RCVR_STAT_OK BIT(8)
217 #define MDIO_PMA_B10L_LINK_STAT_LOC_RCVR_STAT_OK_LL BIT(7)
219 #define MDIO_PMA_B10L_LINK_STAT_LOC_RCVR_STAT_OK BIT(6)
221 #define MDIO_PMA_B10L_LINK_STAT_DSCR_STAT_OK_LL BIT(5)
223 #define MDIO_PMA_B10L_LINK_STAT_DSCR_STAT_OK BIT(4)
225 #define MDIO_PMA_B10L_LINK_STAT_LINK_STAT_OK_LL BIT(1)
227 #define MDIO_PMA_B10L_LINK_STAT_LINK_STAT_OK BIT(0)
231 #define MDIO_PCS_B10L_CTRL_LB_PCS_EN BIT(14)
235 #define MDIO_PCS_B10L_STAT_DSCR_STAT_OK_LL BIT(2)
239 #define MDIO_AN_EEE_ADV_1000T BIT(2)
241 #define MDIO_AN_EEE_ADV_100TX BIT(1)