Searched refs:__BITS (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5312reg.h | 73 #define AR5312_FLASHCTL_WST1 __BITS(5,9) /* wait state 1 */ 75 #define AR5312_FLASHCTL_WST2 __BITS(11,15) /* wait state 1 */ 76 #define AR5312_FLASHCTL_AC __BITS(16,18) /* addr chk */ 90 #define AR5312_FLASHCTL_MW __BITS(28,29) /* mem width */ 91 #define AR5312_FLASHCTL_AT __BITS(31,30) /* access type */ 147 #define AR5312_CLOCKCTL_PREDIVIDE __BITS(4,5) 148 #define AR5312_CLOCKCTL_MULTIPLIER __BITS(8,12) 152 #define AR2313_CLOCKCTL_PREDIVIDE __BITS(12,13) 153 #define AR2313_CLOCKCTL_MULTIPLIER __BITS(16,20) 180 #define AR5312_MEM_CFG1_BANK0 __BITS(8,10) [all …]
|
| H A D | ar5315reg.h | 177 #define AR5315_MEM_CFG_DATA_WIDTH __BITS(13,14) 178 #define AR5315_MEM_CFG_COL_WIDTH __BITS(9,12) 179 #define AR5315_MEM_CFG_ROW_WIDTH __BITS(5,8) 182 #define AR531X_MEM_CFG1_BANK0 __BITS(8,10) 183 #define AR531X_MEM_CFG1_BANK1 __BITS(12,14) 236 #define __BITS(__m, __n) \ macro
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genetreg.h | 41 #define SYS_REV_MAJOR __BITS(27,24) 42 #define SYS_REV_MINOR __BITS(19,16) 81 #ifdef __BITS 82 #define GENET_UMAC_CMD_SPEED __BITS(3,2) 108 #define GENET_MDIO_PMD __BITS(25,21) 109 #define GENET_MDIO_REG __BITS(20,16) 144 #define GENET_RX_DMA_XON_XOFF_THRES_LO __BITS(31,16) 145 #define GENET_RX_DMA_XON_XOFF_THRES_HI __BITS(15,0) 171 #define GENET_RX_DESC_STATUS_BUFLEN __BITS(27,16) 183 #define GENET_TX_DESC_STATUS_BUFLEN __BITS(27,16) [all …]
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3reg.h | 341 #define DI_DW_GEN_PIN(n) __BITS(DI_DW_GEN_PIN_SHIFT(n) + 1, \
|