Lines Matching refs:BIT
32 #define CSR_CLK BIT(0)
33 #define XGENET_CLK BIT(1)
34 #define PCS_CLK BIT(3)
35 #define AN_REF_CLK BIT(4)
36 #define AN_CLK BIT(5)
37 #define AD_CLK BIT(6)
39 #define CSR_RST BIT(0)
40 #define XGENET_RST BIT(1)
41 #define PCS_RST BIT(3)
42 #define AN_REF_RST BIT(4)
43 #define AN_RST BIT(5)
44 #define AD_RST BIT(6)
48 #define HSTMACRST BIT(31)
49 #define HSTTCTLEN BIT(31)
50 #define HSTTFEN BIT(30)
51 #define HSTRCTLEN BIT(29)
52 #define HSTRFEN BIT(28)
53 #define HSTPPEN BIT(7)
54 #define HSTDRPLT64 BIT(5)
55 #define HSTLENCHK BIT(3)