Searched refs:BIT30 (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dbits.h56 #define BIT30 0x40000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dbits.h56 #define BIT30 0x40000000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/galileo-boards/evb64120A/
H A Dcore.h47 #define BIT30 0x40000000 macro
164 * SET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
175 * RESET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/galileo-boards/evb64120A/
H A Dcore.h47 #define BIT30 0x40000000 macro
164 * SET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
175 * RESET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/galileo-boards/evb64120A/
H A Dcore.h47 #define BIT30 0x40000000 macro
164 * SET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
175 * RESET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/galileo-boards/evb64120A/
H A Dcore.h47 #define BIT30 0x40000000 macro
164 * SET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
175 * RESET_REG_BITS(0x840,BIT3 | BIT24 | BIT30) - set bits: 3,24 and 30 to logic
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsynclink.h50 #define BIT30 0x40000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsynclink.h50 #define BIT30 0x40000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dtmscsim.h258 #define BIT30 0x40000000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dsynclinkmp.c5187 /* Set BIT30 of Local Control Reg 0x50 to reset SCA */
5191 info->misc_ctrl_value |= BIT30;
5202 info->misc_ctrl_value &= ~BIT30;
H A Dsynclink.c6067 /* Set BIT30 of Misc Control Register */
6073 info->misc_ctrl_value |= BIT30;
6084 info->misc_ctrl_value &= ~BIT30;

Completed in 391 milliseconds